Type Alias: AstUtilsRuleContext
type AstUtilsRuleContext = Parameters<typeof getFullTypeChecker>[0];
Defined in: _internal/script-element.ts:9
ESLint rule context shape accepted by AST/type helper utilities.
type AstUtilsRuleContext = Parameters<typeof getFullTypeChecker>[0];
Defined in: _internal/script-element.ts:9
ESLint rule context shape accepted by AST/type helper utilities.