{ "extends": "../tsconfig.json", "compilerOptions": { "rootDir": "./e2e", "outDir": "./dist", "tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo" }, "include": ["./e2e"], "references": [{ "path": "../affine/all" }, { "path": "../integration-test" }] }