diff --git a/.vscode/settings.json b/.vscode/settings.json index 17374a94..14d57206 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -93,6 +93,7 @@ "source.fixAll.stylelint": true } }, + "unocss.root": "packages/client", "i18n-ally.localesPaths": ["src/locales/lang"], "i18n-ally.keystyle": "nested", "i18n-ally.sortKeys": true,