{
  "testEnvironment": "node",
  "transform": {
    "^.+\\.tsx?$": "ts-jest"
  },
  "watchPlugins": ["jest-watch-lerna-packages"]
}
