report-design/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2018-09-18 10:03:59 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}