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

Never prompt an error #699

Open
5 of 7 tasks
fslflame opened this issue Apr 1, 2025 · 1 comment
Open
5 of 7 tasks

Never prompt an error #699

fslflame opened this issue Apr 1, 2025 · 1 comment

Comments

@fslflame
Copy link

fslflame commented Apr 1, 2025

Describe the bug

Image

Image

No matter how the space is set in the template template, there will be no error message!
I am new to eslint, please enlighten me

Reproduction

Never prompt an error

System Info

Never prompt an error

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@Dimava
Copy link
Contributor

Dimava commented Apr 5, 2025

@fslflame check your .vscode/settings, this config hides most fixable errors by default

You should use autofix (eg on save) to fix those, check readme

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

No branches or pull requests

2 participants