lqsNode/node_nest/.prettierrc
2024-09-12 09:36:58 +08:00

4 lines
51 B
Plaintext

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