12 lines
149 B
JSON
12 lines
149 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"transform-react-jsx",
|
|
{
|
|
"autoImport": "namedExports",
|
|
"runtime": "automatic"
|
|
}
|
|
]
|
|
]
|
|
}
|