Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: hack: revert typescript -> 3.8, sinon fix
Typescript 3.9 breaks sinon stubbing in some of our APIs, which breaks tests in other services. It does not break tests in this service. Those other services need to be fixed to not need this, but, for now, let's just rollback.
- Loading branch information