myems/myems-web/.prettierrc

6 lines
69 B
Plaintext

{
"singleQuote": true,
"printWidth": 120,
"endOfLine":"auto"
}