UNPKG

eslint-plugin-html-attributes

Version:

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

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