Type Alias: RuleWithDocs
type RuleWithDocs = TSESLint.RuleModule<string>;
Defined in: _internal/rules-registry.ts:37
Runtime rule module shape used by registry/preset builders.
type RuleWithDocs = TSESLint.RuleModule<string>;
Defined in: _internal/rules-registry.ts:37
Runtime rule module shape used by registry/preset builders.