Install the dependencies
Create .commitlintrc.js
at root with
Add commitlint in your commit hooks. For example in husky:
Set up conventional commit to create explicit commit history
Install the dependencies
Create .commitlintrc.js
at root with
Add commitlint in your commit hooks. For example in husky: