tiny-url-nestjs-microservice/.prettierrc

4 lines
51 B
Text
Raw Normal View History

2024-01-21 08:19:18 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}