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