mirror of
https://github.com/embarklabs/subspace.git
synced 2025-02-08 12:45:26 +00:00
* feat: using polling instead of subscriptions for getting events * calling data from db * feat: http event syncer WIP * support both http and ws providers
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
{
|
|
"plugins": ["@babel/transform-runtime", "@babel/plugin-proposal-class-properties"],
|
|
"presets": ["@babel/preset-env"]
|
|
} |