douyin-live-danmu/apps/api/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-01-30 20:40:12 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}