Files
coolify-examples/nestjs/.prettierrc
2024-06-03 14:26:12 +02:00

4 lines
51 B
Plaintext

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