student-manage/apps/server/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2025-02-22 22:06:44 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}