Commit 8f19e18
committed
test(parsers): skip legacy TS parser on ESLint 10
Stop generating legacy typescript-eslint-parser test cases when running under ESLint 10 or newer. The legacy parser does not work with the ESLint 10 test setup, so these cases fail due to parser incompatibility rather than rule behavior.1 parent 5ebd360 commit 8f19e18
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments