Commit 411fa37
committed
fix(build): add skipLibCheck to resolve type conflicts with @tsd/typescript
- Add skipLibCheck: true to tsconfig.json to ignore declaration file type checks
- Resolves AbortSignal type conflict between @types/node and @tsd/typescript
- Ensures build passes in CI environments1 parent e4db2b0 commit 411fa37
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
0 commit comments