This commit is contained in:
xsl
2026-01-03 13:07:34 +08:00
commit a68e554ab1
31 changed files with 16129 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"useTabs": false,
"tabWidth": 2,
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"semi": false,
"vueIndentScriptAndStyle": true
}