Skip to content

Conversation

aozgaa
Copy link
Contributor

@aozgaa aozgaa commented Feb 14, 2017

Fixes #13814

* per class that is missing potentially many abstract members.
@@ -1688,7 +1688,13 @@ namespace ts {

let allFixes: CodeAction[] = [];

forEach(errorCodes, error => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forEach(deduplicate(errorCodes), error => { 

@aozgaa aozgaa merged commit c57fc1f into microsoft:master Feb 14, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants