{ "presets": [ ["env", { "targets": { "browsers": ["last 2 versions"], "node": "current" }, "useBuiltIns": true }], "react" ], "plugins": ["transform-class-properties"] }