{ "presets": [ ["env", { "targets": { "node": "6.10" } }] ], "plugins": ["transform-object-rest-spread", "transform-export-extensions"] }