Type Alias: SdlRuleModule
type SdlRuleModule = TSESLint.RuleModule<string, Readonly<UnknownArray>>;
Defined in: _internal/rules-registry.ts:77
Canonical SDL rule module type used in the exported registry map.
type SdlRuleModule = TSESLint.RuleModule<string, Readonly<UnknownArray>>;
Defined in: _internal/rules-registry.ts:77
Canonical SDL rule module type used in the exported registry map.