{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "esm" }, "references": [{ "path": "../test-utils/tsconfig.esm.json" }, { "path": "../http-types/tsconfig.json" }] }