@amaplex-software/amaplex-commitlint-config

A commitlint config for Amaplex Software

Usage no npm install needed!

<script type="module">
  import amaplexSoftwareAmaplexCommitlintConfig from 'https://cdn.skypack.dev/@amaplex-software/amaplex-commitlint-config';
</script>

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