Andrii Gubanov

Results 33 comments of Andrii Gubanov

@tlrobinson looks like this project no longer maintained.

@black-hawk85 looks great. That's definitely part of roadmap.

@black-hawk85 try now 🎉

@khmelevskii because of the lack of response I'm going to publish the package by myself because it's used by a few projects I work on.

@khmelevskii I've published the plugin with a bit different name https://github.com/finom/babel-plugin-jsx-conditional-component If you're still going to approve the PR, just merge everything before the commit "chore: Rename to babel-plugin-jsx-conditional-component". After...

@aleventhal nope, it should return `undefined`.

Same here... My config: ```js { "TRIBECA_MODE": "prod", "EXCHANGE": "hitbtc", "TradedPair": "BTC/USD", "MongoDbUrl": "mongodb://localhost:27017/tribeca", "WebClientUsername": "NULL", "WebClientPassword": "NULL", "WebClientListenPort": "3000", "ShowAllOrders": "false", "HitBtcPullUrl": "http://api.hitbtc.com", "HitBtcOrderEntryUrl": "wss://api.hitbtc.com:8080", "HitBtcMarketDataUrl": "ws://api.hitbtc.com:80", "HitBtcSocketIoUrl": "https://api.hitbtc.com:8081",...