{ "presets": [ "react", "env", "es2015", "stage-2", "stage-3", "flow" ], "plugins": [ "transform-runtime", "transform-flow-strip-types" ] }