nodelqs0915/node_nest/.prettierrc
2024-09-15 17:48:19 +08:00

4 lines
51 B
Plaintext

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