refactor: no async generator

This commit is contained in:
cha0s 2022-03-29 21:02:05 -05:00
parent a98222495e
commit d4a0e43aa4

View File

@ -18,6 +18,7 @@ module.exports = (api) => {
{
exclude: [
'@babel/plugin-transform-regenerator',
'@babel/plugin-transform-async-to-generator',
],
},
],