Simon Egersand
2017-04-21 c82df854356a45b9b29bc28967d6512f4531dbf0
1
2
3
4
5
6
7
{
  "presets": [
    "es2015",
    "react"
  ],
  "plugins": ["transform-remove-strict-mode"]
}