Function: hasTypeServices()
hasTypeServices(
context:TypedRuleContext):boolean
Defined in: _internal/typed-rule.ts:169
Determine whether the current lint context has full type information.
Parametersโ
contextโ
Rule context from the current lint evaluation.
Returnsโ
boolean
true when parser services and program are available.