UNPKG
eslint-plugin-html-attributes
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.3
ESLint plugin to enforce required attributes on HTML elements in JSX/React.
eslint-plugin-html-attributes
/
lib
/
rules
/
index.js
2 lines
(1 loc)
•
37 B
JavaScript
View Raw
1
2
export
*
from
'./require-attribute'
;