Pedro Ladaria

Results 22 comments of Pedro Ladaria

@AdrieanKhisbe sadly `import/no-cycle` doesn't work well with flowtype https://github.com/benmosher/eslint-plugin-import/issues/1343 And looks like it has similar issues with typescript: https://github.com/benmosher/eslint-plugin-import/issues/1453 We finally did an internal fork of this plugin

just curious, why would you want that?

Hi, sorry for taking so long to respond 😞 Would you mind to add a test for your changes? Thanks!

Yes it is possible, this will be supported in next version. Anyway the sprite is less than 2MB and with proper cache configuration, It will be downloaded just once

can you provide a sample code to reproduce this issue?

What API do you propose for this? maybe a new option like: ```js { heartbeat: {message: 'ping', delay: 5000, timeout: 1000}, } ``` This would send a "ping" message after...

hI, @beyond-code-github, does PR #97 solve your problem?

Hi, can you provide some more information? Any traces?

Hi, can you provide some more information or a code snippet to reproduce this issue?