mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
chore: fix lint issues
This commit is contained in:
parent
6ac46933e8
commit
b5d0aca9ae
|
@ -1,4 +1,5 @@
|
|||
import * as JsonSchemaRefParser from 'json-schema-ref-parser';
|
||||
/* tslint:disable-next-line:no-implicit-dependencies */
|
||||
import { convertObj } from 'swagger2openapi';
|
||||
import { OpenAPISpec } from '../types';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user