Skip to content

Commit

Permalink
Add jshint as dev dependency (required for gulp-jshint)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Mar 7, 2016
1 parent 7077b1a commit 47ea7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"gulp-jscs": "^3.0.2",
"gulp-jscs-stylish": "^1.3.0",
"gulp-jshint": "^2.0.0",
"jshint": "^2.9.1",
"jshint-stylish": "~2.1.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
Expand Down

0 comments on commit 47ea7f7

Please sign in to comment.