Sample repository for patterning Git commits on Node.js projects
It will prompt commitzen for you to compose your commit
git commitprepare-commit-msgRuns commitzen to compose commit messagespre-commitRuns static code linting on staged files before git commitcommit-msgRuns commitlint to lint commit message according to conventional commitspre-pushRuns project's test suite before git push