doomsower
doomsower
It's either something wrong with my `tslint.json` (which used to work before I upgraded many packages) or it's a bug. ### Is this a bug report? Yes ### Can you...
I just tried Sazerac and it looks awesome. Unfortunately, I couldn't make it work for a very common test scenario of mine, which look something like this (I use Jest):...
Related to issue #739 Allows `onError(errorHandler)` to use `errorHandlers` that return promises. I took all the existing tests and duplicated them with async errorHandlers. Hope that should be enough. TODO:...
There's an API method for server-side purchase acknowledgement: https://developers.google.com/android-publisher/api-ref/purchases/products/acknowledge Is there any chance to get this added to `in-app-purchase`?
**Describe the bug** I have a monorepo in which I define schema and common fragments in one package `@myorg/schema`, and then use the schema and these fragments in other packages....