diff --git a/gulpfile.js b/gulpfile.js index dc20089..c147cee 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,4 +1,3 @@ -/* eslint-disable no-console */ const path = require("path"); const gulp = require("gulp"); const shell = require("shelljs");