tsconfig.jsontsconfig.json to deno.jsondeno.json everything stops being resolved.deno.jsoncdeno.jsonc like so:.vscode/settings.json.vscode/settings.json has { "deno.enable": true }{ "deno.enable": true }. I also tried installing @deno/vite-plugin@deno/vite-plugin but I can't get it to work (different issue I believe) so I'm not sure if it would help at all.deno.jsondeno.json exclusively, I think adding the path aliases there in the imports map make a lot more sense than in some typecript config file. (Why is TS in charge of aliasing my imports? seems really arbitrary to me.).astro.astro and not .ts.ts and therefore Deno's LSP is not handling them? But I'm not sure how to fix that.tsconfig.jsontsconfig.json, just to keep a cleaner directory.Join the Discord to ask follow-up questions and connect with the community