xiaoju-survey/server/.prettierrc
2024-02-06 21:32:34 +08:00

4 lines
51 B
Plaintext

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