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