Skip to content

Commit

Permalink
chore: return ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVarchuk committed Mar 17, 2022
1 parent 2127acb commit 7cbdec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import { dirname, join, resolve } from 'path';

import * as zlib from 'zlib';

// @ts-ignore
import { createStore, loadAndBundleSpec, Redoc } from 'redoc';

import { watch } from 'chokidar';
Expand Down

0 comments on commit 7cbdec5

Please sign in to comment.