{ "plugins": [ ["transform-react-jsx", { "pragma": "h", "pure": false, "runtime": "automatic" }] ], "throws": "pragma and pragmaFrag cannot be set when runtime is automatic." }