UNPKG

eslint-plugin-htm

Version:

An incredible ESLint plugin for HTML based on HTMLHint

3 lines (2 loc) 113 B
import type { TSESLint } from '@typescript-eslint/utils'; export declare const html: TSESLint.RuleModule<never>;