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!
GitHub
GitHub - Industrial/test-fp-ls
Contribute to Industrial/test-fp-ls development by creating an account on GitHub.
1 Reply
I guess you don't. The
Deno
namspace is builtin