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 4f4d245 commit 15caff4Copy full SHA for 15caff4
2 files changed
examples/yarn-modern-pnp/.yarnrc.yml
@@ -1,6 +1,6 @@
1
enableScripts: true
2
3
-npmMinimalAgeGate: 7d # d = unit of days
+npmMinimalAgeGate: 7d
4
5
npmPreapprovedPackages:
6
- cypress
examples/yarn-modern/.yarnrc.yml
@@ -2,7 +2,7 @@ enableScripts: true
nodeLinker: node-modules
7
8
0 commit comments