💚 Adjust babel configuration

This commit is contained in:
Michael Große
2018-08-27 13:08:47 +02:00
parent e4d09e9316
commit 1cfd2aa897

View File

@ -4,11 +4,8 @@
"env",
{
"targets": {
"browsers": [
"ie 11"
]
},
"useBuiltIns": true
"ie": 11
}
}
],
"stage-2"