Simon Egersand
2018-02-11 7c6792c135fbcd5f4140c1c6416a2ed14d74e610
1
2
3
4
5
6
7
{
  "presets": [
    "es2015",
    "react"
  ],
  "plugins": ["transform-remove-strict-mode"]
}