2020-12-15 00:02:23 +01:00

12 lines
146 B
JSON

{
"plugins": [
[
"transform-react-jsx",
{
"throwIfNamespace": false,
"runtime": "automatic"
}
]
]
}