Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade ember-cli-typescript and ember-cli-babel #315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chriskrycho
Copy link

As part of the upgrade, fix one compilation error that requires TS 3.7 by an interface merging workaround.

(I believe this should be a backwards-compatible change: all existing tests and type-checking still pass!)

Resolves #314

As part of the upgrade, fix one compilation error that requires TS 3.7
by an interface merging workaround.

Resolves mike-north#314
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to current ember-cli-typescript
1 participant