@Op3r4t0r
When running Deno tests with VSCode as of Deno 2.1.7, it only checks if there's a deno.json
file in the workspace level or below it. If you open a workspace that has a directory with deno.json
in it, VSCode will fail to find it and resolve correct paths.