report-design/.prettierrc

6 lines
79 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"arrowParens": "always"
}