Files
2026-01-03 13:07:34 +08:00

10 lines
204 B
Plaintext

{
"useTabs": false,
"tabWidth": 2,
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"semi": false,
"vueIndentScriptAndStyle": true
}