{ "presets": [ "env", "stage-0", "react" ], "plugins": [ [ "transform-runtime", { "polyfill": true, "regenerator": true } ], "transform-decorators-legacy" ] }