Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

interface-over-type-literal: Convert to function #2528

Merged
merged 1 commit into from
Apr 12, 2017

Conversation

andy-hanson
Copy link
Contributor

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

Just a refactor.

}
super.visitTypeAliasDeclaration(node);
}
return ts.forEachChild(node, cb);
Copy link
Contributor

Choose a reason for hiding this comment

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

this could be the else branch

@adidahiya adidahiya merged commit a5999f8 into palantir:master Apr 12, 2017
@andy-hanson andy-hanson deleted the interface-over-type-literal branch April 13, 2017 00:39
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