@nodecraft/commitlint-config

1.1.0 • Public • Published

commitlint-config

Nodecraft's commitlint configuration

What is commitlint?

commitlint checks if your commit messages meet the conventional commit format.

Usage

commitlint.config.js

'use strict';
module.exports = {
	extends: ['@nodecraft/commitlint-config']
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    127
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    127
  • 1.0.3
    0
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @nodecraft/commitlint-config

Weekly Downloads

128

Version

1.1.0

License

MIT

Unpacked Size

2.66 kB

Total Files

4

Last publish

Collaborators

  • jamie-c
  • matthew.a
  • blazedd
  • cherryjimbo
  • ncworker