Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
65 contributions in the last year
Contribution activity
October 2020
- adamgruber/fetch-mock JavaScript
Created a pull request in wheresrhys/fetch-mock that received 1 comment
Fix: support overwriting routes with regex matcher
I came across this issue while trying to mock an existing route using regex matchers.
Prior to this change, using a regex matcher combined with ove…