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