akhjarkhyn
akhjarkhyn4mo ago

How to remove yellow underlines in deno.lock file

i just installed and run a main.ts file. After that, i got a bunch of codes with yellow underlined format in deno lock file. it says "Incorrect type. Expected "string".
No description
2 Replies
mayatron
mayatron4mo ago
Hi, I'm new to deno, but I think this is resolved by installing the Deno LSP extension. More details here: https://docs.deno.com/runtime/reference/vscode/
bartlomieju
bartlomieju4mo ago
That's the correct answer by @mayatron

Did you find this page helpful?