We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The eslint config in .vscode/settings.json causes this to pop up:
.vscode/settings.json
It should be updated as the extension suggests.
Open a .ts file in VS Code
No error message pop up
Error messages pop up
The text was updated successfully, but these errors were encountered:
chore: [#2376] update eslint config in vscode settings (#2377)
60e3b94
Closes #2376 ## Changes: - updates eslint config `vscode/settings.json`to prevent error messages
Successfully merging a pull request may close this issue.
The eslint config in
.vscode/settings.json
causes this to pop up:It should be updated as the extension suggests.
Steps to Reproduce
Open a .ts file in VS Code
Expected Result
No error message pop up
Actual Result
Error messages pop up
The text was updated successfully, but these errors were encountered: