{ "presets": [ ["es2015", { "loose": true }], "stage-0", "react" ], "plugins": [ "transform-node-env-inline", "transform-react-remove-prop-types", "transform-class-properties", "transform-decorators-legacy", "transform-object-assign" ] }