adrema-form/.prettierrc

9 lines
122 B
Plaintext

{
"printWidth": 200,
"singleQuote": true,
"tabWidth": 4,
"quoteProps": "consistent",
"bracketSpacing": false
}