summaryrefslogtreecommitdiffstats
path: root/src/arrow/js/test/tsconfig/tsconfig.coverage.json
blob: e903aa1e5b741a64e481ebee84d68bd93621d305 (plain)
1
2
3
4
5
6
{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "target": "esnext"
  }
}