mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-23 18:19:01 +08:00
refactor: 清理 parser worker rag merger 的历史类型问题
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"electron.vite.config.*",
|
||||
"vite.config.*",
|
||||
"electron/main/**/*",
|
||||
"electron/preload/**/*"
|
||||
"electron/preload/**/*",
|
||||
"electron/shared/**/*",
|
||||
"src/types/**/*"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
|
||||
Reference in New Issue
Block a user