nestjs-auth/.prettierrc
2023-11-02 00:39:57 +01:00

4 lines
51 B
Plaintext

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