ts-mockito icon indicating copy to clipboard operation
ts-mockito copied to clipboard

In-Code Documentation with TSDoc

Open Hirschfuchs opened this issue 2 years ago • 1 comments

As a developer, I would like to have an in-code-documentation, so that I can read the features and expected behaviours from within the IDE. I would strive for a gradual implementation, so that over the future development the documentation gets progressively better.

Hirschfuchs avatar Oct 10 '23 07:10 Hirschfuchs

I agree, we should try to add jsdoc annotations to the code, which most IDEs support. This will be a ongoing effort

roypeled avatar Jul 14 '24 14:07 roypeled