chatgpt-api/legacy/examples/xsai/tsconfig.json

6 wiersze
108 B
JSON
Czysty Zwykły widok Historia

2025-03-20 09:37:16 +00:00
{
"extends": "@agentic/tsconfig/base.json",
"include": ["bin"],
"exclude": ["node_modules", "dist"]
}