{
  "comments": true,
  "plugins": [
    "lodash",
    "graphql-tag"
  ],
  "presets": [
    ["env"],
    "stage-2"
  ]
}