jsx-eslint/eslint-plugin-react

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

Open

#3,180 opened on Jan 17, 2022

 (1 comment) (0 reactions) (0 assignees)JavaScript (2,734 forks)batch import
help wanted

Repository metrics

Stars
 (9,294 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