Type Alias: TypedRuleContext
TypedRuleContext =
Readonly<TSESLint.RuleContext<string,Readonly<UnknownArray>>>
Defined in: _internal/typed-rule.ts:29
Shared rule context type used by typed helper utilities.
TypedRuleContext =
Readonly<TSESLint.RuleContext<string,Readonly<UnknownArray>>>
Defined in: _internal/typed-rule.ts:29
Shared rule context type used by typed helper utilities.