ignitegym/.prettierrc.json

6 lines
91 B
JSON

{
"printWidth": 100,
"tabWidth": 2,
"singleQuote": true,
"bracketSameLine": true
}