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