tyt-api-nest/.prettierrc
2026-03-12 15:16:06 +08:00

5 lines
52 B
Plaintext

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