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