mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-18 00:20:51 +00:00
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
|
{
|
||
|
"presets": ["@babel/preset-env"],
|
||
|
"plugins": ["syntax-async-functions","transform-regenerator"]
|
||
|
}
|