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 a075af6 commit 569da9dCopy full SHA for 569da9d
.npmrc
@@ -0,0 +1,5 @@
1
+# 使用严格的对等依赖
2
+auto-install-peers=true
3
+
4
+# 不提升依赖(使用 pnpm 的默认隔离模式)
5
+shamefully-hoist=false
0 commit comments