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