7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"plugins": [
|
|
["transform-react-jsx", { "runtime": "automatic" }],
|
|
"transform-property-literals"
|
|
]
|
|
}
|