{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "outDir": "./commonjs/lib",
    "esModuleInterop": true
  },
  "include": ["./src"]
}
