Skip to content

Refuses to lint anything under node_modules #336

@pags

Description

@pags

eslint 8.56.0

Works great for anything not under node_modules
Will not lint automatically nor by manual linting for anything under node_modules

.eslintignore contains
!**/node_modules/**
!node_modules

Running eslint . from terminal outside of Sublime reports node_modules files as expected

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