Teddy Martin

Results 5 comments of Teddy Martin

I agree that the typing should be correct here, likely by using conditional types as @chinesedfan mentioned. I'd like to point out one workaround for this _specific_ instance of `got.extend`,...

Thank you so much for this issue and for the detailed notes and testing @BahaaZidan!! You're absolutely right that `defaults` are quite limited currently. When we built `papr` we consciously...

@BahaaZidan there are two issues here: - the defaults not working as expected for nested objects - the API design Are you suggesting working on the API design itself? I...

@BahaaZidan that is a good point. I guess I was thinking your example of `emailPreferences` might be a more reasonable place to start given the current API. The `appreciations` situation...

> If we were okay with making a breaking release, I think this would be much nicer as the default behavior. I would 100% prefer this. I know I'm always...