@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']
};

Readme

Keywords

none

Package Sidebar

Install

npm i @nodecraft/commitlint-config

Weekly Downloads

98

Version

1.1.0

License

MIT

Unpacked Size

2.66 kB

Total Files

4

Last publish

Collaborators

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