{ "plugins": [ ["@babel/plugin-transform-react-jsx", { "pragma": "h" }], [ "@babel/plugin-transform-runtime", { "regenerator": true } ] ] }