fix: lint issue

This commit is contained in:
Clark Du 2018-03-19 23:42:38 +08:00
parent f3bb1a69d8
commit 0a5f427b5b
No known key found for this signature in database
GPG Key ID: D0E5986AF78B86D9
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import path from 'path'
import FriendlyErrorsWebpackPlugin from '@nuxtjs/friendly-errors-webpack-plugin'
import TimeFixPlugin from 'time-fix-plugin'
import webpack from 'webpack'
import _ from 'lodash'