Pooyan Khanjankhani
Pooyan Khanjankhani
Any opinion about these changes?🤔
Well I would like to work on that myself, it should be fun. But I believe you misunderstood what I was trying to say :). The situation is I wanna...
Yeah, that didn't work for me. I should really check volta's source code to be sure I haven't missed anything though. But the way npm handles it is that it...
@kamilmysliwiec Oh, I see. How about adding `@ts-ignore:next-line` before each import statement? ```typescript // @ts-ignore:next-line import type * as Ws from 'wsss'; // @ts-ignore:next-line import type * as Mqtt from...
~~I believe it is ready to be merged. About that `skipLibCheck` issue I added `ts-ignore (next-line)` and also had to add `eslint ignore (next-line)` afterwards, for pipelines to be passed,...
> Port patch v8.1.1038 instead. I have ported that patch and amended my commit.
As far as I can tell it is fixed, I think. It is better to be checked by looking at the code though, but I feel like it's OK. And...
I'm gonna close the issue then. :+1: