Juer.G Whang
Juer.G Whang
> @antfu Is there any way to fix this? Or this is problem on extension side? @rogi27 , My solution for this problem is create a `unocss.config.ts`, and put `transformerDirectives`...
Oops, this extension doesn’t work on `typescript@^5.0.0` yet. About your problem, it might be because `VSCode v.1.65` upgraded the built-in `typescript` to `5.0`. Another thing you can try is switching...
can't agree more, @drawcall I may to do if I have leisure time. may I?😄
@drawcall Okey, I'll work for it, but I afraid I haven't enough time to do it. If I done it after, I'll submit a pr to this repo.
> Great job. I need to check it. a little time. sorry, I forgot to submit some type declare files, just a moment. ⬆️: done.
> thanks a lot for writing this issue up in such a way! Currently I don't have the time to address this issue, I will take care of it in...
+1. It seems caused by `undici`'s `WebSocket` replacing the `window.WebSocket`... It also kill `Vite`'s HMR functionality. 