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