deno lint marks a line as unreachable, which is reachable.
throw new Error("Exceeded maximum retry attempts");throw new Error("Exceeded maximum retry attempts"); in function test()test() this line is marked as unreachable.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.