Landon Gavin

Results 9 comments of Landon Gavin

I opened a PR to add TS support :) #150

@AlexMordred would you care to take a look at this PR :)

@Grawl Would you care to add more? Are you experiencing any issues when you pull the branch and install deps? I am not seeing any issues on my end. I...

> ```ts > @injectable() > @registry([{token: 'Bar', useClass: Foo}]) > class Foo implements Bar {} > @injectable() > @registry([{token: 'Bar', useClass: Baz}]) > class Baz implements Bar {} > ```...

I opened a PR to add types to replyWithDelay #383

> Interested about that too. Need a doc & types up to date plz. I opened a PR to add types to replyWithDelay https://github.com/ctimmerm/axios-mock-adapter/pull/383

> This is fixed in our fork of the repository [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) Funny enough I have a PR open moving to your package, https://github.com/7nohe/openapi-react-query-codegen/pull/50

From my understanding this should be fixed with TS 3.7

> > Very interested as well ! [@VozDeOuro](https://github.com/VozDeOuro) thanks for your work. How do you build your fork using docker ? > > Docker image is on here https://hub.docker.com/repository/docker/vozdeouro/overseerr-telegram/tags >...