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

Properly re-export types #331

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Conversation

mydea
Copy link
Contributor

@mydea mydea commented Dec 1, 2021

This PR moves type-only modules to be .d.ts instead of .ts and uses export type to re-export them, avoiding warnings in Embroider.

Closes #316

@MelSumner MelSumner requested a review from scalvert December 13, 2021 21:30
@scalvert
Copy link
Contributor

LGTM. Thanks! (Not dissimilar to emberjs/ember-test-waiters#239!)

@scalvert scalvert added the bug label Dec 13, 2021
@scalvert scalvert merged commit f1c8143 into ember-a11y:master Dec 13, 2021
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.

Re-exporting types triggers warning
2 participants