10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"plugins": [
|
|
"syntax-flow",
|
|
"transform-flow-strip-types",
|
|
"transform-parameters",
|
|
"transform-destructuring",
|
|
"transform-arrow-functions"
|
|
]
|
|
}
|