{
  "presets": ["react", "env", "stage-0"],
  "plugins": [
    "transform-decorators-legacy"
  ]
}
