{
  "globals": {
    "ts-jest": {
      "tsconfig": "tsconfig.test.json"
    }
  },
  "preset": "ts-jest",
  "testEnvironment": "node"
}
