1.0.1 • Published 3 years ago
commitlint-config-comvex v1.0.1
Get Started
To update the rules and bump the version of the commit message linter, use the following steps:
- Clone the repository with
git@github.com:comvex-jp/commitlint-config-comvex.git
- Bump the version of the
package.json
. You can follow instructions on how to publish a package to npm
The package needs to published before being used as extension, so it can be easily installed into any repository. The package is public to remove the need of every repository contain the npm authentication only to lint the commit message.