darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
174 stars 34 forks source link

fix(renovate): eslint v9 with flat config #209

Closed felixvictor closed 2 months ago

felixvictor commented 3 months ago

Some test cases fail but I cannot fix them. I have no knowledge in writing eslint rules :-)

darraghoriordan commented 2 months ago

hey thanks for doing this! much appreciated. I'm genuinely super busy at the moment so struggling to find time to code on this repo. I've enabled the build for you so if there are any errors you should be able to see them now.

I will take a proper look at any PRs soon. thanks again!

felixvictor commented 2 months ago

3 test cases are failing. I would like to correct these but I cannot. As I wrote earlier, I have no knowledge in writing eslint rules.

darraghoriordan commented 2 months ago

i fixed some failing tests but cant get your branch to pass tests. if you get a chance try merging from main.

darraghoriordan commented 2 months ago

i bumped main branch to ts eslint 8 too