zendea/frontend/.prettierrc
2020-05-12 14:46:42 +08:00

6 lines
70 B
Plaintext

{
"semi": false,
"arrowParens": "always",
"singleQuote": true
}