javascript - Tool for checking JS doc -


is there tool or script can check , compare js code generated documentation. check if parameters or return value types specifed inncorrect?

i've generated js doc using grunt.

i use webstorm, , checks method calls time jsdoc have written method paramater.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -