nestjs-playground/.prettierrc
2023-10-15 12:25:55 -04:00

4 lines
51 B
Plaintext

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