6 lines
194 B
JSON
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)"
|
|
}
|