Skip to content

Commit

Permalink
[New] interactive-supports-focus: add basic suggestions
Browse files Browse the repository at this point in the history
Add basic support for ESlint rule suggestions for the `interactive-supports-focus` for tabIndex values when elements are interactive but do not have implicit focusable browser behaviour.
These are intentionally not auto-fix but simply optional suggestions to help developers resolve their issue.

Fixes jsx-eslint#952
See also jsx-eslint#951
  • Loading branch information
lb- authored and ljharb committed Oct 23, 2024
1 parent 7f3d698 commit 068608b
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 42 deletions.
Loading

0 comments on commit 068608b

Please sign in to comment.