{ "files": [], "references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }], "compilerOptions": { "paths": { "@/*": ["./src/*"] }, "resolveJsonModule": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true } }