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