@ so I don't have to suffer through relative path import hell (../../../../file.ts)"@/": "./" in the imports section of deno.json, I get an error from VSCode stating this:@/ not possible without some sort of src directory? Thanks in advance.