dotfiles-pub/common/.prettierrc
2022-02-15 14:07:11 -07:00

5 lines
73 B
Text

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