dotfiles-pub/common/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2022-02-15 21:07:11 +00:00
{
"semi": true,
"bracketSpacing": false,
"endOfLine": "lf"
}