jsx-eslint/eslint-plugin-react

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

Open

#3,180 opened on Jan 17, 2022

 (2 comments) (0 reactions) (0 assignees)JavaScript (2,731 forks)batch import
help wanted

Repository metrics

Stars
 (9,293 stars)
PR merge metrics
 (PR metrics pending)

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