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