Skip to content

Commit

Permalink
fix(experimental-utils): export CLIEngine & ESLint (#2083)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed May 24, 2020
1 parent 893b8dd commit 014341b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/experimental-utils/src/ts-eslint/index.ts
@@ -1,4 +1,6 @@
export * from './AST';
export * from './CLIEngine';
export * from './ESLint';
export * from './Linter';
export * from './ParserOptions';
export * from './Rule';
Expand Down

0 comments on commit 014341b

Please sign in to comment.