Type Alias: ImmutableRuleId
type ImmutableRuleId = `immutable/${ImmutableRuleName}`;
Defined in: plugin.ts:36
Fully-qualified immutable rule identifier.
type ImmutableRuleId = `immutable/${ImmutableRuleName}`;
Defined in: plugin.ts:36
Fully-qualified immutable rule identifier.