Colin Maxfield
Colin Maxfield
yeah it looks like it is because `@typescript-eslint: 4.90` in plugins only works with `eslint v7`, with this update I would need to update `@typescript-eslint` to v5
I'm sure you will find this out soon enough but as a heads up it looks like just a straight upgrade of `@typescript-eslint` results in quite a few things popping...
@shellscape seems like I have cursed you 😅 if you want I can work on updating the `@typescript-eslint` in my fork as well as long as you have some guidance...
@shellscape checking back in, anything I can do to help out with upgrading `@typescript-eslint`? I was able to upgrade locally and get lint to pass (had to move some constructors)
@shellscape I know you are probably quite busy so I don't want to bother you too much, but let me know if there is any step of the above process...
@shellscape anything I can do to help out?
@lukastaegert i will go ahead and take care of all that on Monday morning EST, thank you!
@lukastaegert I have gone ahead and done all of the requested rebases and merges, let me know if everything looks alright or if there are any other requested changes.
@lukastaegert it looks like this auto closed since you deleted the base branch maybe, is there something else you need me to do here?
yeah, I will rebase real quick but I will probably need to open a new PR since it won't let me change base on this one