-
-
Notifications
You must be signed in to change notification settings - Fork 48
False Positive for 'customElement: true'. #602
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
Closed
2 tasks done
Comments
This error is came from Svelte compiler, so I think this is not ESLint issue. |
I use vite build and it works well. Everything compiles. |
here is my vite config
|
It should be fix in 2.34.1! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
8.52.0
What version of
eslint-plugin-svelte
are you using?2.34.0
What did you do?
Configuration
What did you expect to happen?
I expect eslint throw no error with run
npx eslint src/**
What actually happened?
Link to GitHub Repo with Minimal Reproducible Example
IronRDP
inside the ./web-client/iron-remote-gui, one can try remove the
to reproduce this problem
Additional comments
No response
The text was updated successfully, but these errors were encountered: