Variable: docusaurusRules
const docusaurusRules: Readonly<Record<string, RuleWithDocs>> =
docusaurusRuleRegistry;
Defined in: _internal/rules-registry.ts:363
Exported typed view consumed by the plugin entrypoint.
const docusaurusRules: Readonly<Record<string, RuleWithDocs>> =
docusaurusRuleRegistry;
Defined in: _internal/rules-registry.ts:363
Exported typed view consumed by the plugin entrypoint.