[no-unnecessary-type-assertion] false positive on uninitialized variables #453
Labels
bug
Something isn't working
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
No errors because it's a syntax error if I removed the
!
.Actual Result
Additional Info
Versions
@typescript-eslint/eslint-plugin
1.7.0
@typescript-eslint/parser
1.7.0
TypeScript
3.4.3
ESLint
5.16.0
node
10.15.3
npm
6.9.0
The text was updated successfully, but these errors were encountered: