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.