Simon Egersand
2017-02-13 39e1461ae60e8fca2da9e50f9e813f9cd43d04c0
1
2
3
4
5
6
7
{
  "presets": [
    "es2015",
    "react"
  ],
  "plugins": ["transform-remove-strict-mode"]
}