Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com> Co-authored-by: Arun Kumar Mohan <arunmohandm@gmail.com>
13 lines
167 B
JSON
13 lines
167 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"transform-react-jsx",
|
|
{
|
|
"pragma": "h",
|
|
"runtime": "classic",
|
|
"throwIfNamespace": false
|
|
}
|
|
]
|
|
]
|
|
}
|