Skip to content

Commit

Permalink
Remove unnecessary 'eslint-disable no-console'
Browse files Browse the repository at this point in the history
  • Loading branch information
folkforms committed Apr 24, 2024
1 parent b99f352 commit 4452e08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable no-console */
const path = require("path");
const gulp = require("gulp");
const shell = require("shelljs");
Expand Down

0 comments on commit 4452e08

Please sign in to comment.