make linter pass

This commit is contained in:
2017-01-22 14:16:30 -07:00
parent 7ba55e7482
commit d59f09d1fd
8 changed files with 9 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable import/no-extraneous-dependencies */
const webpack = require('webpack');
const config = require('../config/webpack.dev');