seepur/.babelrc

6 lines
65 B
Plaintext
Raw Permalink Normal View History

2020-04-12 14:25:42 +00:00
{
"plugins": [
"@babel/plugin-transform-regenerator"
]
}