Skip to content

typings: add JSDoc typings for events - #38712

Closed
VoltrexKeyva wants to merge 2 commits into
nodejs:masterfrom
VoltrexKeyva:patch-3
Closed

typings: add JSDoc typings for events#38712
VoltrexKeyva wants to merge 2 commits into
nodejs:masterfrom
VoltrexKeyva:patch-3

Conversation

@VoltrexKeyva

Copy link
Copy Markdown
Contributor

Added JSDoc typings for the events lib module.

Added JSDoc typings for the `events` lib module.
@github-actionsgithub-actionsBot added events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run. labels May 17, 2021
Comment threadlib/events.js Outdated
Comment threadlib/events.js
Fixed a typo (`evenTarget` -> `eventTarget`) and marked `EventEmitter.listenerCount()` as deprecated.
@marsonyamarsonya added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 20, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

nodejs-github-bot commented May 21, 2021

Copy link
Copy Markdown
Collaborator

@jasnell

Copy link
Copy Markdown
Member

Landed in 5ce015e

@jasnelljasnell closed this May 21, 2021
jasnell pushed a commit that referenced this pull request May 21, 2021
Added JSDoc typings for the `events` lib module.
PR-URL: #38712
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@VoltrexKeyva
VoltrexKeyva deleted the patch-3 branch May 22, 2021 05:09
danielleadams pushed a commit that referenced this pull request May 31, 2021
Added JSDoc typings for the `events` lib module.
PR-URL: #38712
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 31, 2021
richardlau pushed a commit that referenced this pull request Jul 16, 2021
Added JSDoc typings for the `events` lib module.
PR-URL: #38712
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
richardlau pushed a commit that referenced this pull request Jul 19, 2021
Added JSDoc typings for the `events` lib module.
PR-URL: #38712
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
richardlau pushed a commit that referenced this pull request Jul 20, 2021
Added JSDoc typings for the `events` lib module.
PR-URL: #38712
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@richardlaurichardlau mentioned this pull request Jul 20, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.eventsIssues and PRs related to the events subsystem / EventEmitter.needs-ciPRs that need a full CI run.typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@VoltrexKeyva@nodejs-github-bot@jasnell@benjamingr@shisama@marsonya@aduh95