myems/web/.prettierrc

6 lines
74 B
Plaintext

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