UNPKG

eslint-plugin-text

Version:

An incredible ESLint plugin for retext or textlint

6 lines (5 loc) 303 B
import type { TSESLint } from '@typescript-eslint/utils'; export declare const base: TSESLint.ClassicConfig.Config; export declare const recommended: TSESLint.ClassicConfig.Config; export declare const retext: TSESLint.ClassicConfig.Config; export declare const textlint: TSESLint.ClassicConfig.Config;