{ "presets": [ "react", "es2015" ], "plugins": [ "transform-export-extensions", "transform-class-properties", "transform-object-rest-spread", "transform-async-to-generator", "transform-runtime", "syntax-async-functions" ], "env": { } }