Skip to content

Commit 8a76c6e

Browse files
committed
workaround lint
1 parent c94ac6d commit 8a76c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/stdio.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
1717
import yargs from 'yargs';
18+
// eslint-disable-next-line import/extensions
1819
import { hideBin } from 'yargs/helpers';
1920

2021
import log from '@apify/log';

0 commit comments

Comments
 (0)