@jdp-dev/commitlint-config

1.2.0 • Public • Published

@jdp-dev/commitlint-config GitHub Build Status npm MIT License

My shareable commitlint config.

Installation

npm install --save-dev @jdp-dev/commitlint-config

or

yarn add --dev @jdp-dev/commitlint-config

Usage

Add @jdp-dev/commitlint-config to the "extends" array in your .commitlintrc.* file.

module.exports = {
  extends: ['@jdp-dev/commitlint-config']
}

Or, you can use it in other ways as described in the official documentation.

License

MIT © John Darryl Pelingo

Package Sidebar

Install

npm i @jdp-dev/commitlint-config

Weekly Downloads

6

Version

1.2.0

License

MIT

Unpacked Size

2.59 kB

Total Files

5

Last publish

Collaborators

  • john-d-pelingo