fix: warnings about babel corejs config

pull/35857/head
Mrugesh Mohapatra 2019-04-02 22:13:06 +05:30 committed by mrugesh mohapatra
parent cbaea46504
commit d022cace35
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"loose": true,
"modules": false,
"useBuiltIns": "usage",
"corejs": 2,
"shippedProposals": true,
"targets": {
"browsers": [">0.25%", "not dead"]