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

preview_player
Показать описание
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.

Рекомендации по теме
Комментарии
Автор

Why in my vs code showing that (no quick fixes available).Is there anyway to fix this

Jesun-fizr
Автор

thanks bother it works for prettify in bulk at once

respect
Автор

alt + shift + f to format file. But must set prettier eslint correctly

raven