Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Visual Studio: Enable/Disable ESLint

Mitch BartlettJanuary 24, 2020 Comments (1)
Visual Studio Logo

ESLint or “Linting” is a tool that can be used to ensure you are writing code that meets certain guidelines. ESLint is supported in Microsoft Visual Studio. You can turn it on or off using these steps.

Visual Studio 2019 & 2017

  1. Navigate to “Tools” > “Options“.
  2. Select “Text Editor” on the left pane.
  3. Expand “JavaScript/TypeScript“.
  4. Choose “Linting” > “General“
  5. Check the “Enable ESLint” box to enable it. Uncheck it to disable it. Select “OK” when you’re done.

Visual-Studio-ESLint-Setting

Note: Some versions of Visual Studio may have this setting under “Tools” > “Options” > “Text Editor” > “JavaScript/TypeScript” > “ESLint” where you can set the “Enable ESLint” setting to “True” or “False“.

Categories: Software

Author Mitch Bartlett

Through my career that spans over 20 years I have become an expert in Microsoft Systems Administration, Android, and macOS. I started this site as a technical guide for myself and it has grown into what I hope is a useful knowledgebase for everyone.

You Might Also Like

  • Slack Header

    How to Save Notes on Slack and Keep Them Private

    Judy SanhzSoftware
  • How to Change Your Gmail Profile Picture

    Judy SanhzSoftware
  • What Is Burp Suite?

    Mel HawthorneSoftware

Comments

  1. Mal says:
    June 12, 2022 at 3:54 am

    For visual studio code – comment out the stupidly annoying

    // “plugin:@angular-eslint/ng-cli-compat”,
    // “plugin:@angular-eslint/ng-cli-compat–formatting-add-on”,
    // “plugin:@angular-eslint/template/process-inline-templates”

    from the .eslintrc.json file. Save and restart VS code

Leave a Reply

Your email address will not be published. Required fields are marked *

  • improve privacy windows 11

    6 Tips for Improving Your Privacy in Windows 11 

  • missing boot manager in bios

    Step‑by‑Step Fix for Missing Windows Boot Manager in BIOS or UEFI

  • power query sharepoint folder error

    Power Query Not Detecting New Files in SharePoint – How to Fix

  • android device can't connect to microsoft 365

    What to Do When Your Android Device Can’t Connect to Microsoft 365

  • microsoft access error 53

    What Is Microsoft Access Error 53 and How to Fix It?

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2026 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Terms of Use
  • Privacy Policy

© 2026 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on January 24, 2020 by Mitch Bartlett