(solved) How to eslint the whole project in VS Code?

VS code highlights open files using the eslint config, but how do I lint the whole project? (i.e. also file I don't currently have open)
Was this page helpful?