1.0.1 • Published 2 years ago

commitlint-config-comvex v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Get Started

To update the rules and bump the version of the commit message linter, use the following steps:

  1. Clone the repository with git@github.com:comvex-jp/commitlint-config-comvex.git
  2. 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.