2018-09-09 17:57:52 -07:00

10 lines
167 B
JSON

{
"plugins": [
"syntax-flow",
"transform-flow-strip-types",
"transform-parameters",
"transform-destructuring",
"transform-arrow-functions"
]
}