build(projects): update deps and update config

This commit is contained in:
Soybean
2022-11-07 00:44:14 +08:00
parent 6c14bfe6a9
commit 7d69992694
6 changed files with 1785 additions and 1007 deletions

View File

@ -16,7 +16,7 @@
"typescript",
"typescriptreact",
"vue",
"html",
"html",
"json",
"jsonc",
"json5",
@ -33,14 +33,11 @@
"@": "/src",
"~@": "/src"
},
"i18n-ally.localesPaths": [
"src/locales",
"src/locales/lang"
],
"i18n-ally.localesPaths": ["src/locales", "src/locales/lang"],
"material-icon-theme.activeIconPack": "angular",
"material-icon-theme.files.associations": {},
"material-icon-theme.folders.associations": {
"src-tauri": "src",
"src-tauri": "src",
"enum": "typescript",
"enums": "typescript",
"store": "context",