Simon Egersand
2017-07-29 e2a174eeb3f882fac7f76ab6da1d977b3ed45d68
1
2
3
4
5
6
7
{
  "presets": [
    "es2015",
    "react"
  ],
  "plugins": ["transform-remove-strict-mode"]
}