Skip to content

Commit 20c6566

Browse files
committed
start linting lifecycleScripts
1 parent 3f48cb5 commit 20c6566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"host": "https://nodegit.s3.amazonaws.com/nodegit/nodegit/"
8181
},
8282
"scripts": {
83-
"lint": "jshint lib test/tests examples",
83+
"lint": "jshint lib test/tests examples lifecycleScripts",
8484
"cov": "node test",
8585
"mocha": "mocha test/runner test/tests",
8686
"mochaDebug": "mocha --debug-brk test/runner test/tests",

0 commit comments

Comments
 (0)