Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the deprecated eslint-loader with eslint-webpack-plugin #9726

Closed
thetric opened this issue Sep 29, 2020 · 0 comments
Closed

Replace the deprecated eslint-loader with eslint-webpack-plugin #9726

thetric opened this issue Sep 29, 2020 · 0 comments

Comments

@thetric
Copy link

thetric commented Sep 29, 2020

Is your proposal related to a problem?

On September 27 eslint-loader was deprecated in favor of eslint-webpack-plugin (see https://github.com/webpack-contrib/eslint-loader).
Some advantages over eslint-loader include the reuse of the ESLint cache and improved lint performance (see https://github.com/webpack-contrib/eslint-webpack-plugin#about-plugin).

Describe the solution you'd like

Replace the deprecated eslint-loader with eslint-webpack-plugin.

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants