blog-be/.prettierrc
2021-04-24 14:47:45 +08:00

4 lines
51 B
Plaintext

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