-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't workingrepro:yesIssues with a reproducible exampleIssues with a reproducible example
Description
Which packages are affected?
-
@eslint/compat
-
@eslint/config-array
-
@eslint/config-helpers
-
@eslint/core
-
@eslint/mcp
-
@eslint/migrate-config
-
@eslint/object-schema
-
@eslint/plugin-kit
Environment
Node version: 24.3.0
npm version: 11.4.2
pnpm version: 10.12.4
ESLint version: 9.30.1
Operating System: Windows 11
What did you do?
Added
{
"servers": {
"ESLint": {
"type": "stdio",
"command": "npx",
"args": [
"@eslint/mcp@latest"
]
}
},
"inputs": []
}
as user-configuration in VSCode
What did you expect to happen?
It works and tells me stuff
What actually happened?

Link to Minimal Reproducible Example
Participation
- I am willing to submit a pull request for this issue.
Additional comments
tested in https://github.com/faker-js/faker
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrepro:yesIssues with a reproducible exampleIssues with a reproducible example
Type
Projects
Status
Evaluating