Deno LSP not narrowing types
I've got a project set up with vite and everything is working well but I'm getting the following error both in my editor and on build.
Is there some tsconfig setting that I'm missing that's preventing it from narrowing it to the correct type? This is my current config:

0 Replies