tiny-url-nestjs-microservice/.prettierrc
2024-01-21 10:19:18 +02:00

4 lines
51 B
Plaintext

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