great work bro. i were used eslint older version.but there is many issues after eslint version 9. so I have tried many solutions. nothing worked. but your this latest tutorials got me easier to write to code. Thanks . you deserve everything.
Thank you. I hear you. Switching to eslint 9 is a little hard. Most of the boiler plate repos still use older version of eslint. I think it is a bit of a chore to switch.
Please record something on how to also include husky to the setup since all the tools usually go together. And there is really no tutorial on that (especially after the eslint recent update)
I actually have a video on husky setup: ruclips.net/video/Bmffw9Xt5D0/видео.html However, I have been using GitHub actions instead: ruclips.net/video/r6JFvfsuhIU/видео.html
thank you! How to use --fix in a pre-commit git hooks file? Problem: after fixing the changes aren't commited and I need to add `git add -A` or similar in the pre-commit file
You are welcome. You can use Husky for that. It should be done locally and run automatically. I have a video about how to integrate Husky. It is for Next.js project, but you can adopt it to Node.js if you want. ruclips.net/video/Bmffw9Xt5D0/видео.html
Probably force of habit. Back in the days, I think, you had to exclude node modules, not mainly for typescript, but for other tools. Thank you for pointing this out.
great work bro. i were used eslint older version.but there is many issues after eslint version 9. so I have tried many solutions. nothing worked. but your this latest tutorials got me easier to write to code. Thanks . you deserve everything.
Thank you. I hear you. Switching to eslint 9 is a little hard. Most of the boiler plate repos still use older version of eslint. I think it is a bit of a chore to switch.
Wow man,
You are the only one who gave latest video on eslint.
keep it up, buddy,
We are with you...
✌
Amazing! Thanks!
You're welcome!
Thank you so much!:)
You're welcome!
You are the best!!!
Thank you!
Great video bro
Appreciate it
Please record something on how to also include husky to the setup since all the tools usually go together. And there is really no tutorial on that (especially after the eslint recent update)
I actually have a video on husky setup: ruclips.net/video/Bmffw9Xt5D0/видео.html However, I have been using GitHub actions instead: ruclips.net/video/r6JFvfsuhIU/видео.html
thank you! How to use --fix in a pre-commit git hooks file? Problem: after fixing the changes aren't commited and I need to add `git add -A` or similar in the pre-commit file
You are welcome. You can use Husky for that. It should be done locally and run automatically. I have a video about how to integrate Husky. It is for Next.js project, but you can adopt it to Node.js if you want. ruclips.net/video/Bmffw9Xt5D0/видео.html
Why in the tsconfig.json do you have explicitly written in the exclude "node_modules when Typescript by default excludes this along with a few others?
Probably force of habit. Back in the days, I think, you had to exclude node modules, not mainly for typescript, but for other tools. Thank you for pointing this out.
Thanks a lot
Most welcome
Can you confirm if the plugin is compatible with version 9 of ESLint?
Which plugin?
Eslint-plugin-import
No, I can't. Some plugins do work with version 9 and some don't.
Thanks brother
No problem
dunno why youtube hides mine comments but thanks i luv u