7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"plugins": [
|
|
["transform-react-jsx", { "runtime": "automatic" }],
|
|
"./plugin.js"
|
|
]
|
|
}
|