-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Description
I'm not sure if this is an issue with eslint-plugin-import or vscode-eslint itself but i created this repo https://github.com/brunomacf/vscode-eslint-yarn-berry reproducing the issue. If i open src/index.ts
in vscode i don't see any lint errors (i do see the correct errors when i totally remove the eslint-plugin-import settings from .eslintrc.js
config file). But if i run lint manually through yarn lint
i see the lint errors just fine (bellow is a screenshot showing on the left the result of yarn lint
on the left and on the right vscode showing no lint errors). Any ideas? PS.: I created a similar issue in vscode-eslint here
Metadata
Metadata
Assignees
Labels
No labels