web/.prettierrc.json

6 lines
67 B
JSON

{
"tabWidth": 2,
"printWidth": 120,
"bracketSpacing": true
}