1.0.0 • Published 7 years ago

@amaplex-software/amaplex-commitlint-config v1.0.0

Weekly downloads
23
License
Apache-2.0
Repository
-
Last release
7 years ago

Amaplex Commitlint Config

Installation

npm install @amaplex-software/amaplex-commitlint-config --save

Usage

echo "module.exports = {extends: ['@amaplex-software/amaplex-commitlint-config']}" > commitlint.config.js

Versioning

+----- Major version is synchronize with tslint's major version.
| +--- Minor version has BREAKING CHANGE and feat.
| | +- Patch version has patch.
| | |
x.x.x

License

Apache 2.0