0.2.0 • Published 1 year ago

@guillaumecatel/commitlint-config v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@guillaumecatel/commitlint-config

CommitLint shareable config for commit message style.

Installation

pnpm add -D @guillaumecatel/commitlint-config

# with CommitLint
pnpm add -D @commitlint/cli @guillaumecatel/commitlint-config

Usage

In order to use this config, choose the one you want and add this configuration to your .commitlintrc.js file to your project root containing:

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

License

MIT

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

2 years ago

6.2.0

2 years ago

6.1.0

2 years ago

6.0.0

2 years ago

5.0.0

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago

0.3.0

2 years ago

0.0.0

2 years ago