{ "css.customData": [ ".vscode/tailwindcss.json" ], "java.configuration.updateBuildConfiguration": "disabled", "js/ts.tsdk.path": "node_modules/typescript/lib", "i18n-ally.autoDetection": false, "i18n-ally.displayLanguage": "zh", "i18n-ally.namespace": true, "i18n-ally.localesPaths": [ "locales" ], "i18n-ally.keystyle": "nested", "search.exclude": { "**/*.snap": true, "**/*.svg": true, "**/.git": true, "**/.github": false, "**/.nuxt": true, "**/.output": true, "**/.pnpm": true, "**/.vscode": true, "**/.yarn": true, "**/assets": true, "**/bower_components": true, "**/dist/**": true, "**/logs": true, "**/node_modules": true, "**/out/**": true, "**/package-lock.json": true, "**/pnpm-lock.yaml": true, "**/public": true, "**/temp": true, "**/yarn.lock": true, "**/Cargo.lock": true, "**/CHANGELOG*": true, "**/LICENSE*": true, "**/src-tauri/target": true, "**/src-tauri/docs": true, "**/src-tauri/draco": true, "**/src-tauri/gen": true, ".tauri": true, }, "cSpell.words": [ "cdylib", "cmark", "dotenv", "libc", "moka", "nongyehong", "objc", "qiniu", "rlib", "rodio", "rustls", "serde", "sqlx", "sysinfo", "tauri", "tungstenite", "Vant", "vueuse", "webpki" ], }