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