After a 5-week break from VS Code and my computer due to vacation, I was surprised to see TS lint errors popping up out of nowhere. These errors were completely incorrect and appearing in files that had previously been error-free. It's as if the linter is randomly throwing errors at me, even though running lint via the terminal reports no issues.
This strange occurrence has happened multiple times in both VS Code and Atom. I'm not sure how it gets fixed - it just seems to appear and disappear on its own eventually.
Has anyone else experienced this issue or have any insights into what might be causing it?