seepur/.babelrc

6 lines
65 B
Plaintext

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