@typescript-eslint/no-confusing-void-expression
crashes with {@render mySnippet()}
#1097
Closed
2 tasks done
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
9.21.0
What version of
eslint-plugin-svelte
are you using?3.0.0
What did you do?
Configuration
What did you expect to happen?
This should not throw an error when using @typescript-eslint/no-confusing-void-expression
What actually happened?
This error is thrown:
Link to GitHub Repo with Minimal Reproducible Example
https://github.com/MathiasWP/no-confusing-void-expression-eslint-error
Additional comments
No response
The text was updated successfully, but these errors were encountered: