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