False errors detected in VS Code - TypeScript #2508
Unanswered
PrisionMike
asked this question in
Q&A
Replies: 1 comment
-
Seems more like a TypeScript-specific issue. As far as anecdotal evidence goes, I have never encountered any single instance where it compiles despite a syntactical error; of course, logical errors will not necessarily lead to such run-time errors. Thus, it is plausible to deduce that it is specific to TypeScript. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not much of an issue but wondering, how does it compile when there are "errors".
Additionally, the validity of the debugger is highly suspect as I looked into
hardhat-lib.ts
code to debug this and the compiler had issues with this too.Beta Was this translation helpful? Give feedback.
All reactions