{
  "compilerOptions": {
    "module": "commonjs"
  },
  "extends": "../../tsconfig.json"
}