
Under the hood this config just is extended from @commitlint/config-conventional
Usage
Install: npm i -D @episclera/commitlint-config
And in your commitlint.config.js file just put this content.
module.exports = require('@episclera/commitlint-config')
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D

Author
@episclera/multipack Š Episclera, Released under the MIT License.
Authored and maintained by Episclera with help from contributors (list).
If you like this repository starâ and watchđ on GitHub.