I got rid of my import map and moved the "imports""imports" directly into deno.jsondeno.json, as supported since 1.30.01.30.0. Deno works fine, but the VS.code extension is now broken and complains about the missing import map on each of my local import { β¦ } from "@/foo/bar.ts"import { β¦ } from "@/foo/bar.ts".
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.