markusahlstrand / cloudworker-proxy

An api gateway for cloudflare workers
MIT License
190 stars 22 forks source link

Typescript linting fixes #132

Closed tomlarkworthy closed 1 year ago

tomlarkworthy commented 1 year ago

A ton of typescript fixes in tests and core code

requires https://github.com/markusahlstrand/cloudworker-proxy/pull/131 to be merged first

fixes https://github.com/markusahlstrand/cloudworker-proxy/issues/121

found a few bugs along the way

tomlarkworthy commented 1 year ago

as of this second it merges but not sure if it will stay that way after the Ts one is merged.

markusahlstrand commented 1 year ago

Oops, looks like the other PR i merged caused some issues...

tomlarkworthy commented 1 year ago

ok merge problems fixed.