Files
aris/apps/agent-test-cli/tsconfig.json

5 lines
67 B
JSON
Raw Normal View History

2026-06-14 16:06:31 +01:00
{
"extends": "../../tsconfig.json",
"include": ["src/**/*.ts"]
}