{ "presets": [ "react-app", ["env", { "targets": { "node": "current" } }] ], "plugins": [ "transform-decorators-legacy", "relay" ] }