@amaplex-software/amaplex-commitlint-config
v1.0.0
Published
A commitlint config for Amaplex Software
Downloads
5
Readme
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