Replies: 1 comment
-
|
Hello, @val1984 ! The problem is that version If we don't want to override Monaco version, we can provide our own set of TypeScript libs by configuring Monaco. We can create a custom script (
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently working on a slide regarding iterator helpers and {monaco-run} shows red squiggles for this code:
I tried to find a way to set the target to ESNext by configuring code runners, monaco & shiki but I haven't been able to find how.
I also
pnpm patched@slidev/clientand@shikijs/twoslashbut I still get the red squiggles on the above code.Does anyone know how to do it? Maybe ESNext should be the default for TypeScript type checking?
Thanks in advance 🙂
Beta Was this translation helpful? Give feedback.
All reactions