nestjs-http-promise/.prettierrc

6 lines
No EOL
80 B
Text

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