Skip to content

TS noUnusedLocals instead of Eslint no-undef gives false positive? #510

Answered by johnsoncodehk
iamrgroot asked this question in Q&A
Discussion options

You must be logged in to vote

The reason for the error is that the user has only been assigned a value, but no value has been taken, so it is not considered to have been used.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by iamrgroot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants