HiddenPhox/.prettierrc
2021-03-14 19:41:40 -06:00

6 lines
73 B
Text

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