Skip to content
This repository was archived by the owner on Apr 11, 2020. It is now read-only.
This repository was archived by the owner on Apr 11, 2020. It is now read-only.

ESLint errors not reported in VS 2015 #727

@corydeppen

Description

@corydeppen

I'm running VS 2015 Update 3, ASP.NET and Web Tools 2015.1, and Microsoft .NET Core Tools (Preview 2) and for some reason I'm not seeing any errors being reported in the Error List when I open each file or right-click a file and select "Run Web Code Analysis". I have a .eslintrc file in the root of my MVC 5 app with just a few simple rules. I'm not sure if I should be seeing the contents of that file when I select Tools > Web Code Analysis > Edit ESLint settings, but I only see the contents of the .eslintrc file in my user directory. If I run the locally installed ESLint from the command line I can see the errors as expected.

This is very frustrating and quite confusing why this won't work. Any ideas what could be wrong or how I can troubleshoot this further?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions