Deno linting not working
Hello everyone, I enabled deno for a subpath in my project (
Here is my config file:
Here is my package.json
./supabase) but unfortunately I'm not getting any linting or autocomplete. If I type "console.log" for example, I get absolutely no linting, hovering over objects also shows nothing. This happens even if deno is enabled globally.Here is my config file:
Here is my package.json

