Files
gancio/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2019-04-03 00:25:12 +02:00
{
"semi": false,
"singleQuote": true
}