remove eslint from dep, add as peer dep
Open
feature
- Dominant language
- JavaScript
- Stars
- 736
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
### Runtime
nodejs
### Runtime version
not relevant
### Module version
latest
### Used with
_No response_
### Any other relevant information
_No response_
### What problem are you trying to solve?
Our infrastructure currently rely on eslint@8 for various reasons, but we can't run our own eslint since eslint@9 is required as dep of lab.
### Do you have a new or modified API suggestion to solve the problem?
pass it as peer dep
Contributor guide
Assessment
This issue has not been assessed yet.