{ "extends": "../../../tsconfig.json", "compilerOptions": { "esModuleInterop": true, "outDir": "lib" }, "include": ["e2e"], "references": [ { "path": "../../kit" } ] }