1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-04-30 22:29:01 +08:00

Compare commits

...

3 Commits

3 changed files with 1 additions and 7 deletions

View File

@ -1,5 +0,0 @@
root = true
[*]
charset = utf-8
end_of_line = lf

View File

@ -2,6 +2,6 @@
"printWidth": 100,
"singleQuote": true,
"semi": false,
"endOfLine": "lf",
"endOfLine": "auto",
"htmlWhitespaceSensitivity": "ignore"
}

View File

@ -1,7 +1,6 @@
{
"recommendations": [
"Vue.volar",
"Vue.vscode-typescript-vue-plugin",
"antfu.unocss",
"antfu.iconify",
"dbaeumer.vscode-eslint",