eslint
eslint copied to clipboard
Absolute root in `eslint.config.mjs`
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