HiddenPhox/.prettierrc

6 lines
88 B
Text

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