sindresorhus/notifier-for-github

[FR] add jsdoc types

Open

#305 创建于 2025年2月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (1,965 star) (144 fork)user submission
enhancementhelp wanted

描述

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.

贡献者指南