-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Description
TypeScript Version: "^3.8.3"
"No error for last overload signature" error
Code
I could narrow it down to this repository:
https://github.com/mohsen1/TS-No-error-for-last-overload-signature
wrapResolver( resolver(AModel) || [])
Expected behavior:
Type error, wrapResolver
is not suppose to get an array
Actual behavior:
Compiler crash
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScript