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
Is your proposal related to a problem?
On September 27
eslint-loaderwas deprecated in favor ofeslint-webpack-plugin(see https://github.com/webpack-contrib/eslint-loader).Some advantages over
eslint-loaderinclude 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-loaderwitheslint-webpack-plugin.Describe alternatives you've considered
Additional context
eslint-webpack-plugin: https://github.com/webpack-contrib/eslint-webpack-plugineslint-loader