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