Mateusz Burzyński

Results 1531 comments of Mateusz Burzyński

Yeah, so in that sense usually either `unknown` or `undefined` is (IMHO) a better more-predictable choice (depending on your needs). This is perfectly valid: ```ts const test: () => void...

It would be nice if you could rebase that on top of @tpict changes or include him as co-author of this. Thank you very much for this - I like...

This looks like a critical problem that should be addressed before merging

> It would also be helpful to understand better what compat is accomplishing and why it's necessary in the context of Emotion. It seems to be handling replacing & with...

while you have faced this issue with `:root`, the same would happen for `html`, `body` and similar selectors. It seems impractical to cover all possibilities :thinking_face: I'm not saying yes...

Interesting, gonna investigate soon!

We have a partial success here! It still suffers from the metadata size problem - but most tests don't exceed that size and recordings are nicely created. Could you also...

Could u give an example of the input & output?

That would make a good `pipe.macro`. At first it was going to be this macro's name but then I thought about your use case and thought I'd better name it...

I don't mind you forking this project and adjusting it to create `pipe.macro` - you could even fork it once again later to create `compose.macro` 😅