Firefox-UI-Fix/.prettierrc.json

8 lines
107 B
JSON

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