Skip to content

Fix array syntax in debug/electron-browser/debugViewer.ts#37542

Merged
isidorn merged 1 commit intomicrosoft:masterfrom
sandersn:fix-array-syntax-in-debugViewer
Nov 6, 2017
Merged

Fix array syntax in debug/electron-browser/debugViewer.ts#37542
isidorn merged 1 commit intomicrosoft:masterfrom
sandersn:fix-array-syntax-in-debugViewer

Conversation

@sandersn
Copy link
Member

@sandersn sandersn commented Nov 2, 2017

Fixes #37536

@octref octref requested a review from isidorn November 2, 2017 19:56
@isidorn isidorn added this to the November 2017 milestone Nov 3, 2017
@isidorn isidorn merged commit 3bdd8b8 into microsoft:master Nov 6, 2017
@isidorn
Copy link
Collaborator

isidorn commented Nov 6, 2017

@sandersn thanks for your PR!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code in debug/electron-browser/debugViewer.ts uses tuple syntax where it should use array syntax

2 participants