Skip to content
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

VS Code settings.json causes error messages with the eslint extension #2376

Closed
mattjennings opened this issue Jun 29, 2022 · 0 comments · Fixed by #2377
Closed

VS Code settings.json causes error messages with the eslint extension #2376

mattjennings opened this issue Jun 29, 2022 · 0 comments · Fixed by #2377

Comments

@mattjennings
Copy link
Contributor

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

eonarheim pushed a commit that referenced this issue Jun 30, 2022
Closes #2376

## Changes:

- updates eslint config `vscode/settings.json`to prevent error messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant