TypedocRuleDocs
eslint-plugin-typedoc / _internal/typed-rule / TypedocRuleDocs
Type Alias: TypedocRuleDocs
TypedocRuleDocs =
Readonly<{description:string;frozen:boolean;recommended:boolean;requiresTypeChecking:boolean;typedocConfigs: readonlyTypedocConfigReference[]; }>
Defined in: _internal/typed-rule.ts:13
Additional meta.docs properties carried by this plugin's rules.