Our documentation is brittle and the function arguments are not documented well.
In order to give better information, JSDocs should be used to create static documentation generated from the comments. This includes function arguments, return values, etc.
Our documentation is brittle and the function arguments are not documented well.
In order to give better information, JSDocs should be used to create static documentation generated from the comments. This includes function arguments, return values, etc.