Skip to main content

Type Alias: RuleWithDocs

RuleWithDocs = `TSESLint.RuleModule`<`string`, readonly `unknown`\[]>

Defined in: _internal/rules-registry.ts:78

Runtime rule module shape used by registry and preset builders.