jsx-eslint/eslint-plugin-react
`no-invalid-html-attribute`: redo implementation
Open
#3,180 opened on Jan 17, 2022
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.