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
We could run the numbers on @types packages by download count and make a reverse map from the globals they expose => suggestions for things to install. A quickfix would turn it into an amazing demo...
Stripping
null
andundefined
from targets#25287
User Test Suite
#25294
Exposing diagnostic codes to related error spans
#25304
Error
?Suggestion
?Info
?Related Error Spans
#25257
Most searched errors (?)
error TS
into Google and let it auto-complete.require
,map
,buffer
,describe
,$
,asyncIterator
,process
,symbol
,module
,promise
$
=> Suggest jQuerydescribe
=> Did you mean to have types for mocha, jest, etc.?process
,require
,module
=> Node typesSymbol
,Promise
,Map
,Set
,asyncIterator
=> Differentlib
ortarget
.!
?tsc
.--showElaborations
.The text was updated successfully, but these errors were encountered: