agent-orchestrator/packages/core/tsconfig.build.json

5 lines
67 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["src/__tests__"]
}