web-font/.prettierrc
2020-07-06 15:03:26 +08:00

4 lines
51 B
Plaintext

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