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

6 wiersze
119 B
JSON

{
"extends": "@fisch0920/config/tsconfig-node",
"include": ["*.config.ts", "src"],
"exclude": ["node_modules"]
}