Error when @typescript-eslint/recommended-requiring-type-checking
is used
#442
Labels
@typescript-eslint/recommended-requiring-type-checking
is used
#442
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.26.0
What did you do?
This error only happens when enabling
'plugin:@typescript-eslint/recommended-requiring-type-checking'
.Configuration
What did you expect to happen?
No errors as

result.type
andresult.data
are recognized by typescript.What actually happened?
Link to GitHub Repo with Minimal Reproducible Example
https://github.com/sidharthv96/sk-test
Additional comments
No response
The text was updated successfully, but these errors were encountered: