Type Alias: DocusaurusRulesMap
type DocusaurusRulesMap = Readonly<Record<string, StylelintPluginRuleContract>>;
Defined in: plugin.ts:46
Internal runtime rule registry shape.
type DocusaurusRulesMap = Readonly<Record<string, StylelintPluginRuleContract>>;
Defined in: plugin.ts:46
Internal runtime rule registry shape.