cpnode-front/.prettierrc
2021-12-26 18:58:36 +08:00

4 lines
56 B
Plaintext

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