Skip to content

Conversation

@weblogixx
Copy link
Member

Added eslint as new linter to webpack configuration. Please note that the webpack.NoErrorsPlugin does not work with eslint-loader correctly. Whenever eslint-loader throws an error or warning while using webpack.NoErrors, the build is suspended.

Therefore it was removed in the regular webpack.config, but included in the live version (because there it could be of value).

Please tell me what you think about it.

newtriks added a commit that referenced this pull request Jun 27, 2015
*ADD* Base: Added esLint as new linter
@newtriks newtriks merged commit 0ef275a into react-webpack-generators:master Jun 27, 2015
@newtriks
Copy link
Member

Thanks @weblogixx

@weblogixx weblogixx deleted the feat-eslint branch September 21, 2015 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants