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

Sdílet
Vložit
  • čas přidán 8. 09. 2020
  • 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.
    marketplace.visualstudio.com/...
  • Věda a technologie

Komentáře • 4

  • @Jesun-fi1zr
    @Jesun-fi1zr Před měsícem

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

  • @respect5447
    @respect5447 Před rokem

    thanks bother it works for prettify in bulk at once

  • @nasim2618
    @nasim2618 Před 8 měsíci

    thanks bother for this

  • @raven1552
    @raven1552 Před 11 měsíci

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