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.
2 parents 1586df0 + 7d0722a commit 111e796Copy full SHA for 111e796
.npmrc
@@ -1,2 +1,4 @@
1
engine-strict=true
2
-save-exact=true
+save-exact=true
3
+
4
+public-hoist-pattern[]=*eslint*
package.json
@@ -22,7 +22,7 @@
22
"engines": {
23
"node": ">= 20.18"
24
},
25
- "packageManager": "pnpm@9.15.5",
+ "packageManager": "pnpm@10.2.1",
26
"scripts": {
27
"preinstall": "npx only-allow pnpm",
28
"postinstall": "pnpm run build",
0 commit comments