sindresorhus/notifier-for-github

[FR] add jsdoc types

Open

#305 ouverte le 26 févr. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)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.

Guide contributeur