padloc/.prettierrc.json

8 lines
117 B
JSON

{
"printWidth": 120,
"tabWidth": 4,
"semi": true,
"singleQuote": false,
"bracketSpacing": true
}