seepur/.babelrc
2020-04-12 10:25:42 -04:00

5 lines
65 B
Text

{
"plugins": [
"@babel/plugin-transform-regenerator"
]
}