dyno-bot/Dyno-api-master/.babelrc
2020-09-12 19:08:48 +01:00

5 lines
51 B
Plaintext

{
plugins: [
"transform-async-to-generator"
]
}