UNPKG

@typescript-eslint/utils

Version:

Utilities for working with TypeScript + ESLint together

6 lines (5 loc) 165 B
export * from './astUtilities'; export * from './PatternMatcher'; export * from './predicates'; export * from './ReferenceTracker'; export * from './scopeAnalysis';