ckohen

Results 49 comments of ckohen

It's funny you use that search to check that, because ironically at least 75% of the first search page doesn't even use the native EventEmitter, using extremely stripped down custom...

The clone of the response object passed to the event is not guaranteed to have a useable body. If you're using the fetch strategy it will because it is calling...

The more appropriate issue seems to be https://github.com/microsoft/TypeScript/issues/2957 which is still open and might see some more attention now that the class merging "bug" has been "fixed". The other thing...

DT will not merge it as is but refuses to respond to say how it can be merged, so it's on them. They broke it in the first place and...

This is the least breaking change (even in the case where EE has full generic support) so we're going to move forward with this for v14 at least.

Please PR an *add* to the label possibilities in the middleware first. We can let it run checking for both sets of labels until this is all settled, and another...

This was seemingly possible for a while due to what amounted to a "bug" that was patched in TS 5.5. class merging is technically not supported but did work for...

I think I fundamentally disagree with this rule for many of the cases it changes here, especially when combined with `padding-line-between-statements` enabled for after multline blocks. A couple of the...

they're not *always* cached, just in 99.99% of cases