perf: delete settings.ts use serverConfig.json

This commit is contained in:
xiaoxian521
2021-10-15 11:38:43 +08:00
parent cafc588e4c
commit e22e19552a
9 changed files with 46 additions and 35 deletions

View File

@@ -43,5 +43,7 @@
"cSpell.userWords": ["sourcemap", "vite"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
},
"volar.tsPlugin": true,
"typescript.tsdk": "node_modules/typescript/lib"
}