UNPKG

@typescript-eslint/eslint-plugin

Version:
8 lines (7 loc) 408 B
import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint'; export default _default; /** * A version of `strict` that only contains type-checked rules and disables of any corresponding core ESLint rules. * @see {@link https://typescript-eslint.io/users/configs#strict-type-checked-only} */ declare function _default(plugin: FlatConfig.Plugin, parser: FlatConfig.Parser): FlatConfig.ConfigArray;