Commit 0bcee90
chore: update TypeScript 5→6, migrate moduleResolution to bundler
TypeScript 6 deprecates moduleResolution "node" (node10).
Updated tsconfig.json to use "bundler" which is appropriate
for projects using unbuild.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b5c7a13 commit 0bcee90
3 files changed
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments