UNPKG

122 BPlain TextView Raw
1{
2 "plugins": [
3 "transform-runtime",
4 "transform-async-to-generator"
5 ],
6 "presets": [
7 "es2015-node6"
8 ]
9}