Detect errors before every commit to GitHub! Using Husky and ESLint

Опубликовано: 29 Март 2025
на канале: iEatWebsites
1,029
22

In this video you will learn how to install and setup Husky with ESList to detect errors before you commit your code to GitHub or any other platform.

CHAPTERS:
00:00 Intro
00:18 Installing ESLint
01:36 ESLint config file
03:02 Run ESLint
06:02 Installing Husky
07:00 Husky Configuration

Here is the GitHub repo: https://github.com/brickbones/husky-e...

More details about ESLint: https://eslint.org/
More details about Husky: https://typicode.github.io/husky/