Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com> Co-authored-by: Babel Bot <babel-bot@users.noreply.github.com>
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"plugins": [
|
|
"transform-async-to-generator",
|
|
"proposal-async-generator-functions"
|
|
]
|
|
}
|