Skip to content

Commit

Permalink
chore: gulp eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joeworkman committed Oct 22, 2019
1 parent 96f9471 commit 99b9efb
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 @@
/* eslint-disable no-script-url */
var gulp = require('gulp');
var browser = require('browser-sync');
var requireDir = require('require-dir');
Expand Down

0 comments on commit 99b9efb

Please sign in to comment.