Skip to content

Commit

Permalink
[gulp] muffle jshint for gulpfile.js
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
sverweij committed Sep 15, 2015
1 parent a8de88e commit 00e5b6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* jshint node: true, strict: false, unused: false */
var gulp = require('gulp'),
p = require('gulp-load-plugins')();

Expand Down

0 comments on commit 00e5b6b

Please sign in to comment.