Jake Bailey
Jake Bailey
Without some sort of metadata that allows a package to be traced exactly back to what generated it, I don't know how the website would be able to fetch the...
I was no joke just about to file an issue like this! I come back to these benchmarks semi-regularly to explore the state of things (e.g. to pick a lib...
I'm not sure I agree with your premise. Getting pinged is exactly what a DT owner signed up for; why be an owner if you're not willing to review PRs?...
> Because let's say Andrew saw this issue and and clicked "Unsubscribe" because he's on vacation, but **I'm a bot and I'll mention y'all again:** Unsubscribing from specific threads is...
This is an old issue, but dangerbot isn't a part of the mergebot. https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/dangerfile.ts posts the comment, and those suggestions actually come from https://github.com/microsoft/DefinitelyTyped-tools and this problem (if it's still...
FYI, TypeScript 5.6 will pretty much require a newer version of `@types/node` to pick up a number of iterator type updates (iterator methods / improved correctness); the workaround of pinning...
Seems like this was fixed in 0.5.13+?
One thing that is interesting is that comparing the bundled output HTML page with the unbundled output HTML page, the paths are different. Specifically, the bundled output starts right with...
Yeah, the unbundled output is way better: 
No, besides using https://github.com/bcoe/c8/pull/521.