My VS Code has the ES Lint plugin installed and has, all of a sudden, stopped working. All I can see is a yellow squiggly at the first line of my files, which shows the message: "ESLint is disabled since its execution has not been approved or denied yet". Goes without saying, ESLint no more does what it should do. Does nothing in fact.
Though this isn't really work-stopper kind of issue, it sure is a bit annoying, having been used to coding with ESLint by my side always.
Any help is much appreciated. Thanks!


