Skip to content

Commit ecb84f4

Browse files
committed
feat: add tsconfig for MCP bundling with specific script inclusion
1 parent 434cd67 commit ecb84f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tsconfig-bundle-mcp.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"extends": "./tsconfig.json",
3+
"include": ["scripts/bundle-mcp.ts"]
4+
}

0 commit comments

Comments
 (0)