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 af89806 commit 5e3251cCopy full SHA for 5e3251c
package.json
@@ -15,7 +15,7 @@
15
},
16
"husky": {
17
"hooks": {
18
- "pre-push": "npm test"
+ "pre-push": "gulp check"
19
}
20
21
"description": "Log all process errors: uncaught exceptions, warnings and improperly handled promises",
0 commit comments