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 76156a4 commit 28ec1c2Copy full SHA for 28ec1c2
.npmrc
@@ -1 +1,5 @@
1
git-checks=false
2
+# Ref: https://pnpm.io/npmrc#manage-package-manager-versions
3
+# When enabled, pnpm will automatically download and run the version of pnpm
4
+# specified in the packageManager field of package.json.
5
+manage-package-manager-versions = true
0 commit comments