{ "presets": [ "flow", ["env", { "targets": { "node": "current" } }] ], "plugins": [ "transform-object-rest-spread" ] }