Fix xo 0.17 errors and use root xo config for app (#859)

* Use parent xo config in app/

* lint: Fix xo 0.17 errors

* app: add missing semver dependency
This commit is contained in:
Martin Ek 2016-10-12 21:35:44 -04:00 committed by Guillermo Rauch
parent ec9787fda4
commit 7a08b1dc3e
15 changed files with 65 additions and 61 deletions

View file

@ -29,7 +29,7 @@ module.exports = {
plugins: [
new webpack.DefinePlugin({
'process.env': { // eslint-disable-line quote-props
'NODE_ENV': JSON.stringify(nodeEnv)
NODE_ENV: JSON.stringify(nodeEnv)
}
}),
new Copy([