-
Notifications
You must be signed in to change notification settings - Fork 215
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
Eslint rules does not gives warning for VS Code #445
Comments
@andrewtavis Could you assign it to me? |
Sure thing, @ahmedy00! Appreciate you opening this up and looking into this further! 🙏 |
Hey @to-sta, when you have time I would like to discuss about this bug and benefit from your experience |
@ahmedy00 I looked a bit into the issue and found out that when I add the following into the {
"eslint.validate": []
} That vscode is starting to complain about the order. This is not an optimol solution though. @ahmedy00 are you on matrix? @andrewtavis At the moment we run |
Makes sense, @to-sta! Would you make an issue for that? :) |
Terms
Behavior
The new rules added in issue #424 work properly in Jetbrains IDEs (Pycharm, Intellij IDEA), but do not show the necessary warnings in VS Code.
The text was updated successfully, but these errors were encountered: