IndustrialI

Get Deno working with ESLint

Hi!

I'm trying out a Deno project and I want to get Deno TS Typing working with ESLint. I understand that Deno has it's own linter but I would like to use ESLint.

https://github.com/Industrial/test-fp-ls

That's the test project.

The attached screenshot shows how Deno types (and libraries/imports (through NPM) aren't resolved).

How do I get the right types for all my stuff? Thanks!
image.png
GitHub
Contribute to Industrial/test-fp-ls development by creating an account on GitHub.
Was this page helpful?