Type Alias: PluginRuleEntry
PluginRuleEntry =
NonNullable<ESLint.Plugin["rules"]>[string]
Defined in: plugin.ts:54
Runtime rule-entry shape expected by the public ESLint plugin contract.
PluginRuleEntry =
NonNullable<ESLint.Plugin["rules"]>[string]
Defined in: plugin.ts:54
Runtime rule-entry shape expected by the public ESLint plugin contract.