{ "presets": [ ["env", { "targets": { "browsers": ["Electron >= 1.8"], "node": "8.2" } }], "react" ], "plugins": ["transform-object-rest-spread"] }