{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "baseUrl": ".", "paths": { "@shared/*": ["../frontend/src/components/shared/*", "/frontend/src/components/shared/*"] } } }