Inline Documentation
hbroer opened this issue · 2 comments
hbroer commented
People suggested to add some inline documentation because they have problems to understand how the library works. This should be fixed.
vic1707 commented
by inline you mean the JSDoc ?
hbroer commented
hey, yea kind of. I think it can help others to understand what is going on to add some documentation to the classes, functions and methods. Also how the decorator works etc. This has no high priority.
I don't like to add jsdoc types manualy and I did not do any research yet on a solution to add/update jsdoc automaticaly based on typescript types.