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