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.
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.
Find testing-library/no-debug in your Eslint config then change it to testing-library/no-debugging-utils.