pxvmc/.prettierrc

7 lines
96 B
Plaintext

{
"semi": true,
"bracketSpacing": false,
"endOfLine": "lf",
"printWidth": 120
}