summaryrefslogtreecommitdiffstats
path: root/remote/test/puppeteer/packages/puppeteer-core/third_party/tsconfig.cjs.json
blob: a169b93816090ac7f9f2319eea3303eab4b2b72c (plain)
1
2
3
4
5
6
7
8
{
  "extends": "../../../tsconfig.base.json",
  "compilerOptions": {
    "declarationMap": false,
    "outDir": "../lib/cjs/third_party",
    "sourceMap": false
  }
}