1.2.0 • Published 2 years ago

@jdp-dev/commitlint-config v1.2.0

Weekly downloads
211
License
MIT
Repository
github
Last release
2 years ago

@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

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago