eslint icon indicating copy to clipboard operation
eslint copied to clipboard

Absolute root in `eslint.config.mjs`

Open Revadike opened this issue 1 year ago • 0 comments

Environment

This issue is back again in the latest version.

    ...
    "root": [
      "/home/revadike/Projects/my-eslint-project"
    ],
    ....

Package

None

Reproduction

https://github.com/Revadike/reproduction/

Describe the bug

Use the relative path for root, like how it was in v0.5.6

Additional context

No response

Logs

No response

Revadike avatar Oct 23 '24 09:10 Revadike