@oakfinch/commitlint-config
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

commitlint-config

Shared base commitlint config for @oakfinch projects


license latest release on npm latest release on github


github


Installation

Using npm:

npm install -D @oakfinch/commitlint-config

Using yarn:

yarn add -D @oakfinch/commitlint-config

Usage

.commitlint.config.js

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

Package Sidebar

Install

npm i @oakfinch/commitlint-config

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

2.37 kB

Total Files

7

Last publish

Collaborators

  • natevolker