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

4 lines
No EOL
51 B
Text

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