jsx-eslint/eslint-plugin-react

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

Open

#3180 opened on Jan 17, 2022

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

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