{ "BABEL_8_BREAKING": true, "plugins": [["transform-react-jsx", { "useSpread": false }]], "throws": "transform-react-jsx: Since Babel 8, an inline object with spread elements is always used, and the \"useSpread\" option is no longer available. Please remove it from your config." }