Type Alias: PluginRulesMap
PluginRulesMap =
NonNullable<ESLint.Plugin["rules"]>
Defined in: plugin.ts:57
Runtime rule-map shape expected by the public ESLint plugin contract.
PluginRulesMap =
NonNullable<ESLint.Plugin["rules"]>
Defined in: plugin.ts:57
Runtime rule-map shape expected by the public ESLint plugin contract.