lqsNode/node_nest/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-09-12 09:36:58 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}