web-backset.cn/apps/server/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-02-10 17:08:08 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}