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