- COMP.CS.200
- 11. Bonus assignment graders
- 11.1 JSDoc grader
JSDoc grader¶
This grader checks that all functions have proper JSDoc comments documenting the functionality of each function.
JSDoc
eslint exploits a plugin eslint-plugin-jsdoc to check jsdocs of the git repository. Rule set is the plugin recommendation.
VSCode provides auto-complete: go in top of a function, write /** and then enter: parameters are got for free.
Exercise fails, if there are any errors in the report. Warnings do not cause a fail but it is still a good practice to fix them too.
Submitting Your Project to Plussa
PLEASE NOTE: You should copy-paste the git@.... url, not the https://... url
A+ esittää tässä kohdassa tehtävän palautuslomakkeen.
Posting submission...