A shareable commitlint config.
npm install @episclera/commitlint-configA shareable commitlint config. Part of multipack monorepo
Site
| Getting Started
| API
| Blog


Under the hood this config just is extended from @commitlint/config-conventional
Install: npm i -D @episclera/commitlint-config
And in your commitlint.config.js file just put this content.
``js`
module.exports = require('@episclera/commitlint-config')
1. Fork it!
2. Create your feature branch: git checkout -b my-new-featuregit commit -am 'Add some feature'
3. Commit your changes: git push origin my-new-feature`
4. Push to the branch:
5. Submit a pull request :D
#### Or you can sponsor via Open Collective

@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.