Today's VS Code extension tip: ESLint fix all actions
Quickly fix all linter problems for a given ESLint rule or fix all auto fixable problems in a file.
Very useful when enabling new ESLint rules in a JavaScript or TypeScript project.
https://marketplace.visualstudio.com/...