Skip to content

Display ESLint errors only in the console #12

@imri29

Description

@imri29

Describe the problem
Is it possible to configure ESLint errors to appear only in the console, similar to how it's done in @rsbuild/plugin-type-check? I would like to keep dev.client.overlay = true for compilation errors, but I don’t want the overlay to display for every linting error.

Expected behavior
ESLint errors should be logged in the console without triggering the overlay, while compilation errors should still display in the overlay.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions