Skip to content

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

Closed
@thetric

Description

@thetric

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions