flaschengeist-frontend/.prettierrc

6 lines
63 B
Plaintext

{
"singleQuote": true,
"semi": true,
"printWidth": 100
}