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 7fb11c1 commit a17ac76Copy full SHA for a17ac76
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "jest",
8
- "prepare": "husky install"
+ "prepare": "is-ci || husky install"
9
},
10
"repository": {
11
"type": "git",
0 commit comments