nestjs_vue3/node_nest/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

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