Hey Haim: you're right - we generate typescript docs and not JavaScript, mainly because most people use typescript. Are you using pure javascript?
s
sparse-nightfall-23734
06/21/2021, 1:07 PM
Hey.
I am using node.js infrastructure.
I want our developers to adapt to a working method where they are developing our system with node.js, and also creating and configuring their necessary resources using the same language.
If possible, It will be create to receive support for node.js.
b
billowy-army-68599
06/21/2021, 1:21 PM
node.js is supported (ie, pure javascript) we just don't automatically generate docs for them
billowy-army-68599
06/21/2021, 1:21 PM
you can derive the syntax from typescript fairly easily