Skip to content

Commit 4feafc5

Browse files
committed
feat: remove unnecessary ESLint disable comment for prettier
1 parent f0dc5a6 commit 4feafc5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/asyncapi-typescript-plugin/augmentation/openapi-typescript.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ declare module 'openapi-typescript/dist/lib/utils.js' {
156156
import type ts from 'typescript';
157157
import type c from 'ansi-colors';
158158

159-
// eslint-disable-next-line prettier/prettier
160159
export { c };
161160

162161
export interface DiscriminatorObject {

0 commit comments

Comments
 (0)