nodelqs0915/node_nest/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2024-09-15 17:48:19 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}