7 lines
218 B
JSON
7 lines
218 B
JSON
{
|
|
|
|
"plugins": ["transform-destructuring", "transform-parameters",
|
|
"transform-spread", "syntax-object-rest-spread",
|
|
"transform-react-constant-elements", "syntax-jsx", "external-helpers"]
|
|
}
|