Deno Aliases
When I run my tests I get the following example error:
But my app runs, and deno check doesn't complain about any issues.
imports from my deno.json
Screen snip attached showing when I am editing in code, no errors are indicated.
The issues only start when I try to run tests that contain aliases.
Any thoughts
But my app runs, and deno check doesn't complain about any issues.
imports from my deno.json
Screen snip attached showing when I am editing in code, no errors are indicated.
The issues only start when I try to run tests that contain aliases.
Any thoughts

