knowyt/client/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2021-07-30 14:54:40 +00:00
{
"semi": false,
"singleQuote": true
}