{ "extends": "../../../tsconfig.base.json", "compilerOptions": { "outDir": "../lib/esm/puppeteer" }, "references": [ {"path": "../third_party/tsconfig.json"}, {"path": "../compat/esm/tsconfig.json"} ] }