0f2e5d8 aefa431 0f2e5d8 aefa431
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "extends": "./tsconfig.base.json", "compilerOptions": { "noEmit": true }, "files": [], "references": [ { "path": "packages/domain-types" }, { "path": "packages/mcp-types" }, { "path": "apps/backend" } ] }