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