Skip to content

feat: add JSDoc plugin

Vitaly Slobodin requested to merge vs-add-jsdoc-plugin into main

Developers use JSDoc for various things and needs. Let's help them by adding a special linter for JSDoc comments to unify them.

Pre-merge hooks

  • Fix errors in the EE code.
  • Fix errors in the CE code.
  • Merge this and wait for the release bump.

Post-merge hooks

  • Go to the corresponding MR and fix leftovers.
  • Do the same for status.gitlab.com
  • Do the same for CustomersDot
  • Do the same for @gitlab/ui
  • Do the same for design.gitlab.com

Closes #27.

Edited by Vitaly Slobodin

Merge request reports