Discord JS Invalid imports with Deno
Hi, I'm trying to create a discord bot using DiscordJS and Deno. When I import these modules I get errors in the IDE linter but when I run the code, it perfectly works.
Following are the error messages shown by the IDE linter:
0 Replies