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

6 lines
65 B
Plaintext

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