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