Package Exports
- @ptibbetts/conventional-commits-starter
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ptibbetts/conventional-commits-starter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Conventional Commits Starter
This package sets up Husky to run Commitizen when you type git commit
so you can write Conventional Commits.
On installation it will copy a .huskyrc
file into your project's root directory for you to add your own git hooks.