mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
fix(lint): allow console logging during Gulp tasks
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
/* eslint-disable no-console */
|
||||||
|
|
||||||
import gulp from 'gulp';
|
import gulp from 'gulp';
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
import babel from 'gulp-babel';
|
import babel from 'gulp-babel';
|
||||||
|
|||||||
Reference in New Issue
Block a user