We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c1b97 commit e510823Copy full SHA for e510823
.npmrc
@@ -4,4 +4,7 @@ public-hoist-pattern[]=*eslint*
4
public-hoist-pattern[]=*prettier*
5
public-hoist-pattern[]=*typescript*
6
public-hoist-pattern[]=!@modern-js/app-tools
7
-public-hoist-pattern[]=!@modern-js/module-tools
+public-hoist-pattern[]=!@modern-js/module-tools
8
+# Ensure pnpm config matches lockfile settings for CI frozen installs
9
+auto-install-peers=true
10
+exclude-links-from-lockfile=false
0 commit comments