Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
791 contributions in the last year
Activity overview
Contributed to
sindresorhus/got,
szmarczak/http2-wrapper,
szmarczak/cacheable-lookup
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in szmarczak/http2-wrapper that received 4 comments
Optimize Agent, fix bugs
Some tests are timing out. Will fix soon. Fixed.
Why the change? Well, busy sessions are very rare. It's not worth separating them into another obj…
+624
−275
•
4
comments
Created an issue in microsoft/TypeScript that received 6 comments
Cannot cast T to unknown
Search Terms: Cannot cast T to unknown Code interface Options<T> { fn: (value: T) => void } const normalizeOptions = (options: Options<unknown>): void
6
comments
