HiddenPhox/.prettierrc

7 lines
88 B
Plaintext

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