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 07d1596 commit fc24293Copy full SHA for fc24293
.npmrc
@@ -5,3 +5,4 @@ link-workspace-packages=false
5
shamefully-hoist=true
6
node-linker=hoisted
7
shared-workspace-lockfile=true
8
+engine-strict=false
docs-v2/.npmrc
@@ -1,3 +1,8 @@
1
-use-node-version=20.9.0
2
-use-pnpm=true
3
-engine-strict=true
+auto-install-peers=true
+enable-pre-post-scripts=true
+save-workspace-protocol=false
4
+link-workspace-packages=false
+shamefully-hoist=true
+node-linker=hoisted
+shared-workspace-lockfile=true
0 commit comments