nestapp/.prettierrc
2025-05-11 10:08:47 +08:00

4 lines
51 B
Plaintext

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