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 35a9241 commit 41afb20Copy full SHA for 41afb20
package.json
@@ -76,7 +76,7 @@
76
"lint": "eslint --cache .",
77
"test": "jest",
78
"ci:test": "jest --coverage",
79
- "prepare": "husky install && npx only-allow pnpm"
+ "prepare": "husky install"
80
},
81
"engines": {
82
"node": ">= 12.0.0"
0 commit comments