xiaoju-survey/server/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-01-30 14:19:45 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}