2.1.1 • Published 3 years ago

@soyhuce/commitlint-config v2.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@soyhuce/commitlint-config

CommitLint shareable config for commit message style.

Installation

pnpm add -D @soyhuce/commitlint-config

# with CommitLint
pnpm add -D @commitlint/cli @soyhuce/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: [
+   '@soyhuce/commitlint-config'
  ]
}

License

MIT

2.1.1

3 years ago

2.0.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.2.0

3 years ago

0.1.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

0.0.1

4 years ago

0.0.0

4 years ago