Skip to content

Incorrect report when suppressing ESLint rules #74

@exhilaratedguy

Description

@exhilaratedguy

According to the discussion on this React Compiler issue it seems the compiler no longer cares about ESLint suppresions, such as eslint-disable-next-line react-hooks/exhaustive-deps for its memoization process.

These suppressions currently mark the component as 'not memoized by React Compiler', which seems incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions