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