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