{ "presets": [ ["env", { "modules": false }], "stage-2", "react" ], "plugins": [ "transform-es2015-modules-umd", ["transform-runtime", { "helpers": false, "polyfill": false, "regenerator": true }], "transform-decorators-legacy" ], "comments": true }