UNPKG

eslint-plugin-html-attributes

Version:

ESLint plugin to enforce required attributes on HTML elements in JSX/React.

4 lines 138 B
import type { Rule } from 'eslint'; declare const rule: Rule.RuleModule; export default rule; //# sourceMappingURL=html-attribute.d.ts.map