You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before You File a Bug Report Please Confirm You Have Done The Following...
I have tried restarting my IDE and the issue persists.
I have updated to the latest version of the packages.
What version of ESLint are you using?
8.39.0
What version of eslint-plugin-svelte are you using?
2.27.0
What did you do?
Just add the default setup to my config ("plugin:svelte/recommended") and parse some *.js files in the lib folder. I am not using typescript in my project, only JS.
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
8.39.0
What version of
eslint-plugin-svelte
are you using?2.27.0
What did you do?
Just add the default setup to my config ("plugin:svelte/recommended") and parse some *.js files in the lib folder. I am not using typescript in my project, only JS.
What did you expect to happen?
Should validate my code.
What actually happened?
Link to GitHub Repo with Minimal Reproducible Example
I will provide repro provide if it's will not clear, from the report. But I suppose fresh installation without TS should be enough.
Additional comments
No response
The text was updated successfully, but these errors were encountered: