nest_scaffold/.prettierrc
2023-02-24 15:25:06 +07:00

4 lines
51 B
Plaintext

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