Commit ce2e7c7
committed
ci(eslint-9+): only force TypeScript 5 for ESLint 10
ESLint 9 test jobs will continue to run using the repository’s default TypeScript version. Since the ESLint 9 matrix uses `typescript-eslint-parser`, forcing TypeScript 5 will cause fatal parsing errors during unit tests. Overrides to TypeScript 5 should be limited to ESLint 10.1 parent 552af68 commit ce2e7c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments