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

Update to typescript 2.4.0 #2924

Merged
merged 7 commits into from Jun 15, 2017
Merged

Update to typescript 2.4.0 #2924

merged 7 commits into from Jun 15, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Jun 13, 2017

PR checklist

Overview of change:

Updates to typescript 2.4.0 and fixes compile errors.
[bugfix]: whitespace: now correctly handles dynamic imports introduced in typescript@2.4.0
Fixes: #2920

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

Copy link
Contributor

@adidahiya adidahiya left a comment

Choose a reason for hiding this comment

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

looks great. we should also add >= 2.5.0-dev to the typescript peer dependency before the next release.

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.

whitespace rule with check-typecast incompatible with TS 2.4's dynamic import()
2 participants