★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/30910Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: change var to let/const #30910

Closed

Conversation

Copy link

@herrmannplatz herrmannplatz commented Dec 12, 2019

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the console label Dec 12, 2019
Copy link
Member

@BridgeAR BridgeAR left a comment

Welcome to Node.js @herrmannplatz.

LGTM, just left a suggestion.

lib/internal/console/constructor.js Outdated Show resolved Hide resolved
@herrmannplatz herrmannplatz changed the title lib: Change var to let/const lib: change var to let/const Dec 12, 2019
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Dec 13, 2019

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Dec 13, 2019

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Dec 14, 2019

@Trott Trott added the author ready label Dec 14, 2019
@trivikr trivikr mentioned this pull request Dec 14, 2019
3 tasks
@trivikr trivikr mentioned this pull request Dec 14, 2019
3 tasks
@trivikr trivikr mentioned this pull request Dec 14, 2019
3 tasks
@trivikr trivikr mentioned this pull request Dec 14, 2019
3 tasks
addaleax pushed a commit that referenced this issue Dec 14, 2019
PR-URL: #30910
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@addaleax
Copy link
Member

@addaleax addaleax commented Dec 14, 2019

Landed in 952b90c

@addaleax addaleax closed this Dec 14, 2019
@trivikr trivikr mentioned this pull request Dec 16, 2019
2 tasks
MylesBorins pushed a commit that referenced this issue Dec 17, 2019
PR-URL: #30910
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Dec 17, 2019
@trivikr trivikr mentioned this pull request Dec 21, 2019
2 tasks
@trivikr trivikr mentioned this pull request Dec 21, 2019
2 tasks
@trivikr trivikr mentioned this pull request Dec 21, 2019
2 tasks
targos pushed a commit that referenced this issue Jan 14, 2020
PR-URL: #30910
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
BethGriggs pushed a commit that referenced this issue Feb 6, 2020
PR-URL: #30910
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready console
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants