Simon Egersand
2017-11-05 3551b79168fda2a2ffc1c795f7046661888a625d
1
2
3
4
5
6
7
{
  "presets": [
    "es2015",
    "react"
  ],
  "plugins": ["transform-remove-strict-mode"]
}