UNPKG

eslint-plugin-markup

Version:

An incredible ESLint plugin for all markup languages based on markuplint

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