{ "presets": [ ["env", { "targets":{ "browsers": ["last 2 versions", "IE 10"] } }] ], "plugins": ["transform-object-rest-spread"] }