Skip to content

Fix: eslint command not working for eslint-config-nimble 2.4.0 #42

Open
@tyrro

Description

@tyrro

Issue

In the latest version of eslint-config-nimble(2.4.0), the command eslint . --color fails to lint files. It throws errors like this:
image

Expected

eslint . --color command should lint all files.

Steps to reproduce

  1. Add yarn add -D @nimblehq/eslint-config-nimble
  2. Add "eslint": "eslint . --color" to scripts
  3. Run yarn eslint

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions