nestjs-postal-client/.prettierrc

4 lines
No EOL
54 B
Text

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