Skip to content

Bug: ESLint Rule Case Sensitivity #4155

Open
@shubhamchasing

Description

Describe the bug

The severity level for "jsx-a11y/click-events-have-key-events" is set as "Warn" (with a capital "W").
ESLint severity levels are case-sensitive, so it should be changed to "warn" in lowercase to ensure proper functionality.

Although we will eventually change warn to error #4110

Steps to reproduce

  1. see .eslintrc.json

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