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 f5b55bb commit d22435bCopy full SHA for d22435b
.yarnrc.yml
@@ -1 +1,4 @@
1
nodeLinker: node-modules
2
+
3
+# Allow yarn to create lockfile in CI
4
+enableImmutableInstalls: false
0 commit comments