fix(ci): use for package-manager-strict
This commit is contained in:
parent
9c027fdcf5
commit
d53a5b22cc
1
.npmrc
1
.npmrc
|
|
@ -5,3 +5,4 @@ public-hoist-pattern[]=lint-staged
|
||||||
public-hoist-pattern[]=*stylelint*
|
public-hoist-pattern[]=*stylelint*
|
||||||
public-hoist-pattern[]=@commitlint/cli
|
public-hoist-pattern[]=@commitlint/cli
|
||||||
public-hoist-pattern[]=@vben/eslint-config
|
public-hoist-pattern[]=@vben/eslint-config
|
||||||
|
package-manager-strict=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue