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