D
Deno
M
Deno
β’
14mo ago
β’
1 reply
molsson
deno lint doesn't notice function call to unimported function
if I put
"foo
(
)
" into test
.js and run
"deno lint test
.js
" I was expecting it to say
"function foo
(
) is not defined
" or similar
?
?
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,950
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Deno check/lint doesn't warn against obvious bugs
D
dandv / help
11mo ago
deno lint missing imports
T
Tino / help
17mo ago
Deno lint custom rules
M
Mqx / help
3y ago
?? lint doesn't seem to catch type errors ??
D
dan.the.discloser / help
4y ago