Feat: Add github pre-commit hool to prevent eslint warnings #291
Labels
enhancement
New feature or request
gssoc-ext
gssoc-extd program
hacktoberfest accepted
hacktoberfest-accepted repo
level2
for 25 points
Describe the feature
In current scenario devs are able to commit their changes even if
eslint
warnings are present.By adding a pre-commit hook for eslint devs will only be able to commit there changes when all eslint warnings are addressed.
This will enhance code quality and readability of code.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: