Commit fc6df7b
Use TypeScript 5 for backend build in CI
TypeScript 4.3 can't parse newer type syntax in @types/babel__traverse.
Install TS5 temporarily for the build step.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 04399c5 commit fc6df7b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments