Thanks to visit codestin.com Credit goes to github.com
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.
husky
husky install
1 parent 035524e commit 5dadb95Copy full SHA for 5dadb95
package.json
@@ -99,7 +99,7 @@
99
"coverage:report:ci": "c8 report",
100
"bench": "echo \"Error: Benchmarks have been moved to '/benchmarks'\" && exit 1",
101
"serve:website": "echo \"Error: Documentation has been moved to '/docs'\" && exit 1",
102
- "prepare": "husky install && node ./scripts/platform-shell.js"
+ "prepare": "husky && node ./scripts/platform-shell.js"
103
},
104
"devDependencies": {
105
"@fastify/busboy": "2.1.1",
0 commit comments