UNPKG

@typescript-eslint/utils

Version:

Utilities for working with TypeScript + ESLint together

7 lines 277 B
export * as ASTUtils from './ast-utils'; export * as ESLintUtils from './eslint-utils'; export * as JSONSchema from './json-schema'; export * as TSESLint from './ts-eslint'; export * from './ts-estree'; export * as TSUtils from './ts-utils'; //# sourceMappingURL=index.d.ts.map