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