Files
qqq-frontend-material-dashb…/.prettierrc.json
Tim Chamberlain 048e080b77 Initial checkin
2022-06-27 13:29:42 -05:00

9 lines
130 B
JSON

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