Add pre-commit hook with husky
Closed this issue · 3 comments
vspedr commented
This project receives a lot of pull requests so it would be nice to have a hook to run eslint before commits to help maintain the code quality.
Alexius08 commented
May I handle this one?
vspedr commented
Sure!
Alexius08 commented
The pull request is now ready. I've tested it on my end to ensure that it functions as expected.