{
  "extends": "./tsconfig.build.json",
  "compilerOptions": {
    "outDir": "./dist/cjs",
    "removeComments": false
  }
}
