Spaces:
Running
Running
| { | |
| "presets": [["@babel/preset-env", { "targets": { "ie": "10" } }]], | |
| "plugins": [["@babel/plugin-transform-runtime", { "corejs": 3 }]] | |
| } | |