jsx-eslint/eslint-plugin-react

`no-invalid-html-attribute`: redo implementation

Open

#3,180 opened on Jan 17, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,797 forks)batch import
help wanted

Repository metrics

Stars
 (8,630 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The implementation needs to be rewritten from scratch to handle possible pairs or singles, and to trim all leading and trailing whitespace, and to collapse all whitespace segments into a single space.

Contributor guide