Commit 9cb95a8
committed
revert(no-unnecessary-type-arguments): drop inference reporting (#892)
Align with typescript-eslint/typescript-eslint#12199 by reverting the #853 port of inferred-type reporting.
Keep the later default-type equivalence fix from #862.
Validation:
- go test ./internal/rules/no_unnecessary_type_arguments/...
- cd e2e && pnpm test --run snapshot.test.ts
fixes oxc-project/oxc#21464
fixes #875
fixes oxc-project/oxc#21096
fises oxc-project/oxc#209331 parent f1049e4 commit 9cb95a8
File tree
4 files changed
+311
-826
lines changed- e2e/__snapshots__
- internal
- rule_tester/__snapshots__
- rules/no_unnecessary_type_arguments
4 files changed
+311
-826
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1382 | 1382 | | |
1383 | 1383 | | |
1384 | 1384 | | |
1385 | | - | |
1386 | | - | |
1387 | | - | |
1388 | | - | |
1389 | | - | |
1390 | | - | |
1391 | | - | |
1392 | | - | |
1393 | | - | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
1397 | | - | |
1398 | | - | |
1399 | | - | |
1400 | | - | |
1401 | | - | |
1402 | | - | |
1403 | | - | |
1404 | | - | |
1405 | | - | |
1406 | | - | |
1407 | 1385 | | |
1408 | 1386 | | |
1409 | 1387 | | |
| |||
1418 | 1396 | | |
1419 | 1397 | | |
1420 | 1398 | | |
1421 | | - | |
| 1399 | + | |
1422 | 1400 | | |
1423 | 1401 | | |
1424 | 1402 | | |
| |||
0 commit comments