NapCatQQ/packages/napcat-pty
手瓜一十雪 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
..
worker refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
native.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
node-pty.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
prebuild-loader.ts Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
tsconfig.json Update type declarations and remove ts-ignore comments 2025-11-14 15:00:40 +08:00
unixTerminal.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
windowsConoutConnection.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
windowsPtyAgent.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
windowsTerminal.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00