{
  "transform": {
    "^.+\\.(js|jsx)?$": "babel-jest"
  },
  "testEnvironment": "jsdom"
}
