ves

Results 16 comments of ves

sure! i'd be more than happy to merge a pr that introduced this

I agree with @keithamus, we (chai.js team) have always encouraged it and pretty much the core goal of the next major chai.js release is to make this behavior more robust....

i have push access to chai-jquery and can do the change and release another major version... ...however, it seems pointless to tackle those specific cases, since we are planning to...

@marcodejongh that's sadly correct. for various reasons, we had to implement it this way initially and we decided to release with it (it's not a 1.0 release, so didn't bother...

@marcodejongh i just added you as a collaborator to the project. me and the rest of the team are super thankful to all people who are willing to contribute to...

a PR with ts def will be merged immediately :)

makes sense. wanna try to tackle it? maybe we can simply yield the `request` object: ``` js hippie().configure((request) => { const jar = request.jar(); request.defaults({ jar }); return request; });...

@chdanielmueller no worries! If there is anything I can do to help you implement it, please let me know!