deno init deno_startdeno init deno_start. In VSCode, I ran Deno: Initialize Workspace ConfigurationDeno: Initialize Workspace Configuration and enabled Deno enableDeno enable. Here is the content of settings.jsonsettings.json/// <reference types="deno.ns" />/// <reference types="deno.ns" /> at the top of the file does not help. However, with cmd + clickcmd + click, I can always jump to Deno's type definition files."typescript.tsserver.experimental.enableProjectDiagnostics""typescript.tsserver.experimental.enableProjectDiagnostics" to falsefalse. However, this didn't work for me. I've already added this setting in settings.jsonsettings.json.


Join the Discord to ask follow-up questions and connect with the community