board-summay-sheet/.prettierrc

5 lines
52 B
Plaintext
Raw Permalink Normal View History

2018-09-12 11:35:56 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}