Skip to content

doc: link and highlight Object.assign - #7670

Closed
thefourtheye wants to merge 1 commit into
nodejs:masterfrom
thefourtheye:code-highlight-object-assign
Closed

doc: link and highlight Object.assign#7670
thefourtheye wants to merge 1 commit into
nodejs:masterfrom
thefourtheye:code-highlight-object-assign

Conversation

@thefourtheye

Copy link
Copy Markdown
Contributor
Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, util

Description of change

link and highlight Object.assign

cc @nodejs/documentation

@thefourtheyethefourtheye added util Issues and PRs related to the built-in util module. doc Issues and PRs related to the documentations. labels Jul 12, 2016
@mscdex

Copy link
Copy Markdown
Contributor

LGTM

3 similar comments
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

@Fishrock123

Copy link
Copy Markdown
Contributor

LGTM

@addaleax

Copy link
Copy Markdown
Member

LGTM

@thefourtheye

Copy link
Copy Markdown
ContributorAuthor

Landed in 4b9a0e4

@thefourtheye
thefourtheye deleted the code-highlight-object-assign branch July 13, 2016 01:45
thefourtheye added a commit that referenced this pull request Jul 13, 2016
PR-URL: #7670
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
evanlucas pushed a commit that referenced this pull request Jul 15, 2016
PR-URL: #7670
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@evanlucasevanlucas mentioned this pull request Jul 18, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@thefourtheye@mscdex@cjihrig@Fishrock123@addaleax@MylesBorins