nestjs-architecture/.prettierrc
2021-11-11 13:12:33 +05:30

4 lines
51 B
Plaintext

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