We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94ac6d commit 8a76c6eCopy full SHA for 8a76c6e
src/stdio.ts
@@ -15,6 +15,7 @@
15
16
import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
17
import yargs from 'yargs';
18
+// eslint-disable-next-line import/extensions
19
import { hideBin } from 'yargs/helpers';
20
21
import log from '@apify/log';
0 commit comments