NapCatQQ/packages/napcat-shell
手瓜一十雪 b147e57c1c Refactor TypeScript configs to use shared base
Introduced tsconfig.base.json for shared TypeScript configuration and updated all package tsconfig.json files to extend from it, reducing duplication and improving maintainability. Also updated typecheck script in package.json and fixed import in prebuild-loader.ts.
2025-11-15 14:00:27 +08:00
..
base.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
napcat.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Add dev build script and improve Vite config 2025-11-14 21:25:29 +08:00
pipe.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00