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

12 lines
149 B
JSON

{
"plugins": [
[
"transform-react-jsx",
{
"autoImport": "namedExports",
"runtime": "automatic"
}
]
]
}