nodelqs0915/node_nest/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-09-16 22:54:51 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}