Workflow-Engine / sdks /nodejs-client /babel.config.json
Severian's picture
initial commit
a8b3f00
Raw
History Blame Contribute Delete
54 Bytes
{
"presets": [
"@babel/preset-env"
]
}