web-font/.prettierrc
2020-03-19 17:34:41 +08:00

4 lines
51 B
Plaintext

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