xiaoju-survey/server/.prettierrc
2024-02-07 15:55:25 +08:00

4 lines
51 B
Plaintext

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