We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f48cb5 commit 20c6566Copy full SHA for 20c6566
package.json
@@ -80,7 +80,7 @@
80
"host": "https://nodegit.s3.amazonaws.com/nodegit/nodegit/"
81
},
82
"scripts": {
83
- "lint": "jshint lib test/tests examples",
+ "lint": "jshint lib test/tests examples lifecycleScripts",
84
"cov": "node test",
85
"mocha": "mocha test/runner test/tests",
86
"mochaDebug": "mocha --debug-brk test/runner test/tests",
0 commit comments