Skip to content

Fix: Unmet peer dependency #59

Open
@andyduong1920

Description

@andyduong1920

Issue

Hi, I'm seeing this warning when using @nimblehq/eslint-config-nimble should we change something on these package sides :thinking_face:, Here is my package.json file

  "devDependencies": {
    "@nimblehq/eslint-config-nimble": "2.2.1",
    "eslint": "8.44.0",
  },

Expected

There should be no warning on the consumer side.

Steps to reproduce

  1. Init a new JS project
  2. Use latest eslint version on that new JS project
  3. Add @nimblehq/eslint-config-nimble
  4. Run yarn install or npm install and checking for the warning error in the log

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions