diff --git a/.vscode/settings.json b/.vscode/settings.json index efd47c261..d1c86a177 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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": ["./"] }