Skip to content

react/jsx-handler-names should not trigger on "only" #571

Closed
@tkers

Description

@tkers

The rule was triggered for a property only. I assume it checks for any prop key starting with on, but it would maybe make sense changing this to match on[A-Z] (i.e. camelcased keys) instead?

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