{ "presets": [ ["env", { "modules": false, "targets": { "browsers": ["chrome >= 52"] } }] ], "plugins": ["transform-es2015-arrow-functions"] }