boyuehasfj-vue3-html/.prettierrc.json

7 lines
120 B
JSON
Raw Permalink Normal View History

2025-06-02 21:36:36 +08:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}