Deno linting not working
Hello everyone, I enabled deno for a subpath in my project (
./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

1 Reply
And here's what my .ts file under deno looks like, it's a supabase edge function
Ok im retarded
deno isn't installed
its working now