Error in npm package - how to squelch?
I'm using an npm package that I think isn't being processed for Deno correctly.
I get this error:
I can
Here's a minimal code example. I'm using Deno 1.41.3.
I get this error:
I can
deno run it and it works fine. But is there a way to remove the error from my editor?Here's a minimal code example. I'm using Deno 1.41.3.
