{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "module": "esnext", "target": "esnext", "esModuleInterop": true, "moduleResolution": "node" } }