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

Add support for migrating to TypeScript #184

Merged
merged 2 commits into from
Aug 20, 2020

Conversation

scalvert
Copy link
Contributor

Applies the ember-cli-typescript blueprint to this repository.

@MelSumner
Copy link
Member

We should talk more about this first, I think.

@scalvert
Copy link
Contributor Author

Can you enumerate your concerns? I'd love to see if we can address them here.

@scalvert scalvert force-pushed the convert-to-typescript branch from 474ec25 to 21aa1ec Compare August 20, 2020 22:41
@scalvert
Copy link
Contributor Author

@MelSumner @drewlee @rwjblue and I discussed the concerns offline. It was largely around ensuring that we don't negatively affect consumers (absolutely), ensure we're careful about the types we publish (agree), and are clear about the specifics on how to address semver releases WRT types (will link to specifics in ember-cli-typescript once this PR is merged).

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

Seems good. This mostly just sets up the ability to migrate pieces at a time to TypeScript, which seems like a good plan to me...

@rwjblue rwjblue changed the title Converting to use ember-cli-typescript Add support for migrating to TypeScript Aug 20, 2020
@rwjblue rwjblue merged commit 8af0a9c into ember-a11y:master Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants