forked from mysticatea/eslint-plugin-node
-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Description
Environment
Node version: 18
npm version: N/A
ESLint version: N/A
eslint-plugin-n version: Multiple
Operating System: N/A
Engines:
Line 6 in 90de242
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
Dependency:
Line 27 in 90de242
"minimatch": "^9.0.5", |
Dependency engines:
https://github.com/isaacs/minimatch/blob/346685ced5203464bb10fd3d4dfa6964f6102ede/package.json#L53
What rule do you want to report?
N/A
Link to Minimal Reproducible Example
N/A
What did you expect to happen?
npm install
for a package using this one should succeed when engine-strict=true
instead of failing: https://github.com/DavidAnson/markdownlint/actions/runs/13622041054/job/38073048229#step:4:1
Participation
- I am willing to submit a pull request for this issue.
Additional comments
N/A
ghiscoding, Windvis and CarlosVazquezStylesage