1bcc272e0b
Added the basic structure and fixed some issues! Fixes #2, fixes # 3
4 lines
118 B
Text
4 lines
118 B
Text
{
|
|
"presets": ["env"],
|
|
"plugins": ["transform-async-to-generator","syntax-async-functions","add-module-exports"]
|
|
}
|