Files
coco-app/.vscode/settings.json
BiggerRain ef1304ce5e feat: add web pages (#277)
* feat: add web pages

* feat: add web page

* refactor: search page

* feat: add tsup build web componet

* chore: update timeout time

* build: build web page

* build: build search chat

* chore: add web page

* docs: update release note
2025-03-17 16:24:18 +08:00

76 lines
1.2 KiB
JSON

{
"cSpell.words": [
"ahooks",
"autolaunch",
"Avenir",
"callout",
"changelogithub",
"clsx",
"codegen",
"dataurl",
"dtolnay",
"dyld",
"elif",
"fullscreen",
"headlessui",
"Icdbb",
"icns",
"INFINI",
"infinilabs",
"inputbox",
"katex",
"khtml",
"languagedetector",
"libappindicator",
"librsvg",
"libwebkit",
"localstorage",
"lucide",
"maximizable",
"Minimizable",
"msvc",
"nord",
"nowrap",
"nspanel",
"nsstring",
"overscan",
"partialize",
"patchelf",
"Raycast",
"rehype",
"reqwest",
"rgba",
"rustup",
"screenshotable",
"serde",
"swatinem",
"tailwindcss",
"tauri",
"thiserror",
"timedout",
"titlebar",
"tpddns",
"traptitech",
"unlisten",
"unlistener",
"unminimize",
"uuidv",
"VITE",
"walkdir",
"webviews",
"xzvf",
"yuque",
"zustand"
],
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true
},
"i18n-ally.localesPaths": [
"src/locales"
],
"i18n-ally.keystyle": "nested",
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false
}