Code Inspection: JSDoc comment matches function signature
Checks that parameters defined within JSDoc comments match the function's actual parameters, i.e. have the same names and quantity.
Last modified: 08 March 2021
Checks that parameters defined within JSDoc comments match the function's actual parameters, i.e. have the same names and quantity.