Properly run tests before pushing to remote repo using husky
Foreword
I have been playing around with a neat tool called husky for my TypeScript repositories. It allows you to create Git hooks that you could subscribe to. I use it as part of my development tools. I use husky, alongside commitlint, to lint comm...
jgrivera.hashnode.dev2 min read