{ "compilerOptions": { "target": "ESNext", "module": "ESNext", }, "files": [], "references": [ { "path": "./tsconfig.node.json" }, { "path": "./tsconfig.app.json" } ] }