sindresorhus/notifier-for-github

[FR] add jsdoc types

Open

#305 geöffnet am 26. Feb. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.965 Stars) (144 Forks)user submission
enhancementhelp wanted

Beschreibung

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.

Contributor Guide