dyno-bot/Dyno-youtube-api/.babelrc

5 lines
51 B
Plaintext
Raw Normal View History

2020-09-12 20:08:48 +02:00
{
plugins: [
"transform-async-to-generator"
]
}