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

4 lines
No EOL
51 B
Text

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