RuleWithDocs
eslint-plugin-typedoc / _internal/rules-registry / RuleWithDocs
Type Alias: RuleWithDocs
RuleWithDocs =
TSESLint.RuleModule<string, readonlyunknown[]>
Defined in: _internal/rules-registry.ts:41
Runtime rule module shape used by registry/preset builders.