5 lines
118 B
Text
5 lines
118 B
Text
|
{
|
||
|
"presets": ["env"],
|
||
|
"plugins": ["transform-async-to-generator","syntax-async-functions","add-module-exports"]
|
||
|
}
|