{ "presets": ["@babel/preset-env"], "plugins": [ "@babel/plugin-transform-arrow-functions", [ "@babel/plugin-transform-runtime", { "regenerator": true } ] ] }