Skip to content

Commit d7bee46

Browse files
committed
fix: commitlint install hoist
Relates-To: conventional-changelog/commitlint#645 Signed-off-by: Sam Gammon <[email protected]>
1 parent 21eb107 commit d7bee46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmrc

+2
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@ public-hoist-pattern[]=*buf*
2929
public-hoist-pattern[]=*@buf*
3030
public-hoist-pattern[]=*@lit*
3131
public-hoist-pattern[]=*@lit-labs*
32+
public-hoist-pattern[]=@commitlint*
33+
public-hoist-pattern[]=commitlint
3234

3335
@buf:registry=https://buf.build/gen/npm/v1/

0 commit comments

Comments
 (0)