Setting up ESLint and Prettier in Node.js Typescript Project: Step by Step Guide

preview_player
Показать описание


Don't forget to Like 👍, Comment 💬, and Subscribe 🔔 for more coding tutorials and development tips!

#codequality #eslint #prettier #webdevelopment #coding #programming
Рекомендации по теме
Комментарии
Автор

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.

topura.
Автор

Wow man,
You are the only one who gave latest video on eslint.

keep it up, buddy,
We are with you...

rizwandev
Автор

dunno why youtube hides mine comments but thanks i luv u

фанатпуджа
Автор

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

draylegend
Автор

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?

Luke-Barrett
Автор

Can you confirm if the plugin is compatible with version 9 of ESLint?

fruitypie