{
  "presets": [
    "next/babel"
  ],
  "plugins": [
    ["relay", { artifactDirectory: "__generated__" }]
  ]
}
