{ "presets": [ ["env", { "modules": false }], "airbnb", "react" ], "plugins": ["transform-object-rest-spread", "transform-runtime"] }