Skip to content

Commit 9fa47c6

Browse files
authored
Yarn v2 is now supported (conventional-changelog#2653)
1 parent e27d397 commit 9fa47c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ yarn husky install
110110
npx husky add .husky/commit-msg 'npx --no-install commitlint --edit "$1"'
111111
```
112112

113-
**Please note that currently @commitlint/cli doesn't support yarn v2 Plug'n'Play (using yarn v2 with `nodeLinker: node-modules` in your .yarnrc.yml file may work sometimes)**
114-
115113
Check the [husky documentation](https://typicode.github.io/husky/#/?id=manual) on how you can automatically have Git hooks enabled after install for different `yarn` versions.
116114

117115
**Detailed Setup instructions**

0 commit comments

Comments
 (0)