UNPKG

eslint-plugin-html-compat

Version:

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

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