dockerode-compose
dockerode-compose copied to clipboard
Thoughts on translating this project to TypeScript
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
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.