* build(rest-passthrough): Use typescript to build
It doesn't make a lot of sense for something like this to use SWC to build + this needed typescript with a tsconfig anyway for a typecheck
* Add tsconfig
* Remove .swcrc and copy tsconfig in docker
---------
Co-authored-by: Awesome Stickz <awesome@stickz.dev>