VS Code tips — Quickly fix all linter errors in a file with the ESLint extension

Опубликовано: 09 Сентябрь 2020
на канале: Code 2020
31,824
83

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/...