Skip to content

Commit 99b9efb

Browse files
committed
chore: gulp eslint fix
1 parent 96f9471 commit 99b9efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gulpfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-script-url */
12
var gulp = require('gulp');
23
var browser = require('browser-sync');
34
var requireDir = require('require-dir');

0 commit comments

Comments
 (0)