{
  "extends": "./tsconfig-build.json",
  "compilerOptions": {
    "outDir": "../dist/commonjs",
    "module": "commonjs"
  }
}
