@ -1,4 +1,13 @@
{
"plugins": ["transform-object-rest-spread"],
"presets": ["es2015", "flow"]
"presets": [[
"@babel/preset-env",
"targets": {
"ie": "9"
}
], "@babel/preset-flow"],
"plugins": [
"add-module-exports"
]
The note is not visible to the blocked user.