Andy Wermke
Andy Wermke
Added a line to the README to at least warn users: https://github.com/andywer/drag-mock#webdriverio-integration
Hey! I cannot give you a solution out-of-the-box. But maybe you can provide the exact error?
Thanks, @edahlseng! And thx for getting my attention back at this π A quick Google query revealed some rather exciting developments that happened in the year since I wrote that....
And if we have to build a small CLI tool anyway (since the TS compiler can be customized, itβs CLI cannot though), we could make it much nicer to use...
Well, they have a very basic plugin system under the hood, but there is no option for `tsc` to use them (the webpack `ts-loader` on the other hand supports it...
Sounds great! The biggest obstacle here is that we will need to provide updated syntax highlighting for IDEs as well and such stuff, making it a lot of effort. I...
Have a look at https://github.com/andywer/type-reflect π
I would try to upstream it, but 1) it's not mature enough as of now and 2) the lack of that feature has been raised a few times already, but...
Good point. I actually like to write those comments as well when not using gear (I don't use it for any critical code). What I am concerned about: One could...
I am going to bed now and will give it some time to sink in. We can use this issue for further brain storming!