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