Isolated declarations quick fix suggests boolean
return type for predicates
#58948
Labels
Milestone
boolean
return type for predicates
#58948
π Search Terms
isolated declarations, quick fix, type predicates
π Version & Regression Information
TS 5.5+
β― Playground Link
https://www.typescriptlang.org/play/?isolatedDeclarations=true#code/GYVwdgxgLglg9mABDAzgZSgJxmA5gCgDcBDAGxAFMAuRcAazDgHcwBKRAbwChFfFMKUEJiRQAngAcKcYIhLkKiALwrEAIhRYcuNVwC+XIA
π» Code
π Actual behavior
Quick fix suggests 'boolean' return type annotation
π Expected behavior
Quick fix should suggest the inferred 'value is string` predicate annotation
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: