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

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -