DenoDDeno
Powered by
bozdozB
Denoβ€’2y agoβ€’
33 replies
bozdoz

What does deno lint do, if not type check?

Maybe I'm misunderstanding this, but I see in my IDE that there's a type problem. If I run deno lint on that directory, I'd expect it to complain about it, but it doesn't. See screenshot. Also, this is my attempt at adding Deno 2 to a project, and seenig what I can remove. I expected to be able to remove eslint and tsc type check, but doesn't seem like I can, unless I'm misunderstanding.
Screenshot_2024-10-16_at_7.31.32_PM.png
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

deno check does not accept noImplicitReturns
subbedSsubbed / help
2y ago
deno lint missing imports
TinoTTino / help
2y ago
Deno lint custom rules
MqxMMqx / help
3y ago
Deno check/lint doesn't warn against obvious bugs
dandvDdandv / help
13mo ago