mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix eslint
This commit is contained in:
parent
5abf524b15
commit
189c928a6d
@ -10,7 +10,6 @@ import { resolve } from 'path'
|
||||
import Debug from 'debug'
|
||||
import base from './base.config.js'
|
||||
|
||||
|
||||
const debug = Debug('nuxt:build')
|
||||
debug.color = 2 // Force green color
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user