NestjsDemo/.prettierrc
2023-11-13 15:31:26 +08:00

4 lines
51 B
Plaintext

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