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