UNPKG

110 BJavaScriptView Raw
1module.exports = {
2 "plugins": ["@babel/plugin-transform-regenerator"],
3 "presets": ["@babel/preset-env"]
4}