UNPKG

@thorchain/ledger-thorchain

Version:
14 lines (13 loc) 193 B
{ "presets": [[ "@babel/preset-env", {"targets": {"node": 14}} ]], "plugins": [ [ "@babel/plugin-transform-runtime", { "regenerator": true } ] ] }