react-chart-js/.prettierrc

7 lines
98 B
Plaintext
Raw Permalink Normal View History

2020-10-15 08:43:27 +07:00
{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"singleQuote": true
}