chore(projects): update vscode settings

This commit is contained in:
Soybean 2024-05-05 00:18:23 +08:00
parent b8f9e60211
commit c137b97089

View File

@ -13,7 +13,6 @@
"i18n-ally.keystyle": "nested",
"i18n-ally.localesPaths": ["src/locales/langs"],
"prettier.enable": false,
"unocss.root": ["./"],
"typescript.tsdk": "node_modules/typescript/lib",
"vue.server.hybridMode": true
"unocss.root": ["./"]
}