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