examples/nestjs/.prettierrc
2024-06-30 20:39:01 -06:00

4 lines
51 B
Plaintext

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