nestjs_backend/.prettierrc
2022-08-16 17:57:34 +09:00

4 lines
51 B
Plaintext

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