JSDoc inline import with Deno LSP does not find or apply type from npm package
Hello! When using the Deno LSP (tested in both VSCode with Deno for VSCode v3.43.2 and neovim with coc-deno 3.15.0), JSDoc imports from npm packages are not working. In the same project before initializing the Deno LSP, everything is found and functional with tsserver.
I'm running Deno 2.1.3-1 on Arch Linux, kernel 6.6.63-1-lts