{
    "extends": "./tsconfig.json",
    "compilerOptions": {
      "module": "commonjs"
    },
    "types": [
      "jest"
    ]
  }