Am I doing something wrong or are TypeScript errors actually this bad? Everything is on a single line. No highlighting. Entire types are exploded rather than only showing the relevant types.pic.twitter.com/Y0iFuhMRuA
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I am working in a codebase that is 100% TypeScript, no third party libraries, and only the @types/node type definitions. The errors so far have been extremely confusing and bad.
That error is from @types/node which apparently has a bunch of function handler types just inlined. Bad type definitions and bad output formatting.
> apparently has a bunch of function handler types just inlined It doesn't. It uses standard method overloading syntax.https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L628-L630 …
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.