deno.json files. As reported in my GitHub issue [https://github.com/StaytunedLLP/open_poc/issues/4], adding deno.json inside subfolders (like feature folders fe_ and sy_ within workspace packages) leads to red squiggles and broken import navigation in VS Code (using the Deno extension). The code runs correctly, but the editor experience is really suffering.deno.json in workspaces?deno-workspace-working and deno-workspace-not-working in the linked issue), and screenshots in the GitHub issue. Any help or direction would be greatly appreciated!