chatgpt-api/fixtures/valid/basic-mcp/tsconfig.json

6 wiersze
119 B
JSON

2025-06-05 20:11:21 +00:00
{
"extends": "@fisch0920/config/tsconfig-node",
"include": ["*.config.ts", "src"],
"exclude": ["node_modules"]
}