Type Alias: DocusaurusRuleId
type DocusaurusRuleId = `${typeof PLUGIN_NAMESPACE}/${string}`;
Defined in: plugin.ts:29
Public fully-qualified rule ids supported by this package.
type DocusaurusRuleId = `${typeof PLUGIN_NAMESPACE}/${string}`;
Defined in: plugin.ts:29
Public fully-qualified rule ids supported by this package.