digiHome-SP-NestJs/.prettierrc
2023-07-24 14:19:23 +08:00

4 lines
51 B
Plaintext

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