This website requires JavaScript.
Explore
Help
Register
Sign In
oceanprotocol
/
squid-js
Watch
1
Star
0
Fork
0
You've already forked squid-js
mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced
2024-02-02 15:31:51 +01:00
Code
Releases
Activity
9cbb52dbed
squid-js
/
.babelrc
7 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added es2015 transpile
2018-08-31 15:17:12 +02:00
{
"presets": [
added env
2018-08-31 16:26:23 +02:00
["env", { "useBuiltIns": true }],
added es2015 transpile
2018-08-31 15:17:12 +02:00
"stage-2"
]
}
Copy Permalink