sindresorhus/notifier-for-github

[FR] add jsdoc types

Open

#305 aberto em 26 de fev. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1.965 stars) (144 forks)user submission
enhancementhelp wanted

Description

adding typescript types via jsdoc has some benefits:

  • no build changes needed
  • helps with trivial parameter errors and autocompletion
  • helps with new contributors

i'm willing to open a PR.

Guia do colaborador