{ "presets": [ ["env", { "targets": { "browsers": ["last 2 versions", "safari >= 10"] } }], "airbnb" ], "plugins": ["transform-class-properties"] }