Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com> Co-authored-by: Arun Kumar Mohan <arunmohandm@gmail.com>
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
"transform-async-to-generator",
|
|
["transform-react-jsx", { "runtime": "classic" }],
|
|
"transform-react-constant-elements"
|
|
]
|
|
}
|