2018-09-09 17:57:52 -07:00

6 lines
194 B
JSON

{
"plugins": [["transform-react-jsx", { "useBuiltIns": "invalidOption" }]],
"throws":
"transform-react-jsx currently only accepts a boolean option for useBuiltIns (defaults to false)"
}