{
"presets": [
"react",
"plugins": [
"transform-es2015-destructuring",
"transform-es2015-parameters",
"transform-strict-mode"
]
}