Henry Brown
Henry Brown
> @HenryBrown0 any update on those smaller PRs? Sorry I got side tracked, I'll try getting some tests written in the next few days
> Can we add some tests that would have failed without these typeArguments checks? That may require adding tests that run on typescript-eslint v6. `typeParameters` has been marked as `@deprecated`...
> @HenryBrown0 unfortunately a number of tests are failing. any idea why? Unit tests are failing on master for me, has a dependency changed? It appears only minor version of...
> 👋 @HenryBrown0 do you still have time to work on this? We're at v7 in typescript-eslint (https://typescript-eslint.io/blog/announcing-typescript-eslint-v7) and working on v8 - which will remove the old properties altogether....
> @HenryBrown0 I found something very similar and wanted to get your thoughts > > I tested this PR with my codebase and it in fact fixed the original error...