You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Expected behavior: typescript should prompt a type error
**Actual behavior: No error message
Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered:
huboshu0819
changed the title
JSON.stringify(undefined) is not a string
JSON.stringify(undefined) is not a string, but Typescript only defines the return type of string
Aug 28, 2020
TypeScript Version: 3.7.5
Search Terms:
Code
**Expected behavior: typescript should prompt a type error
**Actual behavior: No error message
Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered: