Commit 123671a
fix: upgrade TypeScript to 5.x for bun-types compatibility
The @types/bun package uses const type parameters which require
TypeScript 5.0+. Also adds skipLibCheck for faster builds.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b6dc92f commit 123671a
3 files changed
Lines changed: 3 additions & 2 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
0 commit comments