jerrysu / backbone-webpack-example

Example of converting a Backbone app to use Webpack
101 stars 27 forks source link

Fix duplicate entry in .eslintrc #11

Closed ghost closed 8 years ago

ghost commented 8 years ago

"generators": true was declared twice and make ./node_modules/webpack/bin/webpack.js command fail.