VSCode 1.62 - Definition for rule 'testing-library/no-debug' was not found

Viewed 1417

Got this error message Definition for rule 'testing-library/no-debug' was not found. right after VSCode update. Tried to install @types/testing-library, it didn't help.

1 Answers
Related