We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0dc5a6 commit 4feafc5Copy full SHA for 4feafc5
1 file changed
packages/asyncapi-typescript-plugin/augmentation/openapi-typescript.d.ts
@@ -156,7 +156,6 @@ declare module 'openapi-typescript/dist/lib/utils.js' {
156
import type ts from 'typescript';
157
import type c from 'ansi-colors';
158
159
- // eslint-disable-next-line prettier/prettier
160
export { c };
161
162
export interface DiscriminatorObject {
0 commit comments