We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d7324 commit b8d3105Copy full SHA for b8d3105
README.md
@@ -22,25 +22,9 @@
22
## Installation
23
24
```shell
25
-# bun
26
bun i -D @archoleat/commitlint-define-config
27
```
28
29
-```shell
30
-# pnpm
31
-pnpm i -D @archoleat/commitlint-define-config
32
-```
33
-
34
35
-# npm
36
-npm i -D @archoleat/commitlint-define-config
37
38
39
40
-# yarn
41
-yarn add -D @archoleat/commitlint-define-config
42
43
44
## Usage
45
46
See [Commitlint Configuration](https://commitlint.js.org/reference/configuration.html).
0 commit comments