dockerode-compose icon indicating copy to clipboard operation
dockerode-compose copied to clipboard

Thoughts on translating this project to TypeScript

Open userlerueda opened this issue 3 years ago • 1 comments

Coming from the TypeScript world and trying to consume dockerode-compose in a project that uses TypeScript, I see a lot of benefits on translating the code into TypeScript (e.g. catching ImplicitReturns and getting full support for function input, etc.)

If the owners find this is useful, I can take a stab at converting the project to TypeScript

userlerueda avatar Feb 23 '22 23:02 userlerueda

This would be very nice.

@userlerueda if you need help for the transition feel free to contact me so we can speed up the process.

mmuenker avatar Mar 01 '22 10:03 mmuenker