UNPKG

eslint-plugin-markup

Version:

An incredible ESLint plugin for all markup languages based on markuplint

4 lines (3 loc) 181 B
import type { TSESLint } from '@typescript-eslint/utils'; export declare const base: TSESLint.ClassicConfig.Config; export declare const recommended: TSESLint.ClassicConfig.Config;