nodelqs0915/node_nest/.prettierrc
2024-09-16 22:54:51 +08:00

4 lines
51 B
Plaintext

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