notea/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2021-02-13 13:16:27 +03:00
{
"semi": false,
"singleQuote": true
}