{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }, { "path": "./tsconfig.worker.json" } ], "compilerOptions": { "types": ["./worker-configuration.d.ts"], "baseUrl": ".", "paths": { "@ui/*": ["./src/*"], "@external/*": ["src/external/*"] } } }