UNPKG

172 BJSONView Raw
1{
2 "extends": "../../../tsconfig.base.json",
3 "compilerOptions": {
4 "outDir": "../lib/esm/puppeteer"
5 },
6 "references": [{"path": "../third_party/tsconfig.json"}]
7}