UNPKG

eslint-plugin-html-compat

Version:

ESLint plugin to check HTML element and attribute compatibility using browserslist and @mdn/browser-compat-data

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