Type Alias: SdlRuleNamePattern
type SdlRuleNamePattern = `no-${string}`;
Defined in: _internal/rules-registry.ts:80
Naming convention for SDL security rule identifiers.
type SdlRuleNamePattern = `no-${string}`;
Defined in: _internal/rules-registry.ts:80
Naming convention for SDL security rule identifiers.