react-chart-js/.prettierrc

7 lines
98 B
Plaintext

{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"singleQuote": true
}