Files
qqq-frontend-material-dashb…/.prettierrc.json
2022-07-12 10:28:58 -05:00

8 lines
113 B
JSON

{
"printWidth": 100,
"trailingComma": "es5",
"semi": true,
"singleQuote": false,
"endOfLine": "auto"
}