-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linting support in vscode #2095
Labels
need/triage
Needs initial labeling and prioritization
Comments
@wemeetagain it works well for me only when I open the individual packages in vscode. If I open the repositories root in vscode, linting also fails for me |
*cries in devex* |
Is this new? I’ve never had this problem in vscode. |
I had this issue as well when opening at the monorepo level, and it was solved by #2109 🤷🏾 |
wemeetagain
pushed a commit
that referenced
this issue
Oct 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version:
latest master
Platform:
linux
Subsystem:
IDE support
Severity:
?
Description:
My linter is not properly configured, so I can't see linter errors in vscode.
Does anyone else have it working? Are there any specific steps I need to get it working?
Steps to reproduce the error:
The text was updated successfully, but these errors were encountered: