{
  "presets": [
    "es2015-loose",
    "stage-1",
    "react"
  ],
  "plugins": [
    "transform-object-assign"
  ]
}