🐛 Bug: incompleteTypes does not add correct type for Set #1519
Labels
status: needs reproduction
The issue was filed with a missing or incomplete reproduction, and it can't be reproduced locally.
type: bug
Something isn't working :( 🐛
Bug Report Checklist
main
branch of the repository.Expected
Should set the type to
Set<ts.Type>
Actual
It sets the type to
Set<any>
Additional Info
typestat.json
tsconfig.json
The text was updated successfully, but these errors were encountered: