Linting is the automated process of statically analyzing code for potential errors. In this lesson, learn how to setup VS Code with ESLint to provide inline lint error indicators and how to automatically correct fixable linting errors on file save.
Links
Keyboard Shortcuts
Cmd+.
(Mac)Ctrl+.
(Windows)