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

Converts files in addon-test-support to TypeScript #191

Merged
merged 8 commits into from
Aug 21, 2020

Conversation

scalvert
Copy link
Contributor

This PR migrates the files in addon-test-support to TypeScript. It also adds ember-auto-import in favor of app.import via vendor. This allows us to import and take advantage of axe-core's first-party types.

index.js Outdated Show resolved Hide resolved
@scalvert scalvert changed the title Converts files in addon-test-support to TypeScript WIP: Converts files in addon-test-support to TypeScript Aug 21, 2020
@scalvert scalvert force-pushed the convert-files-to-ts branch from cef8a04 to d0d74bf Compare August 21, 2020 23:00
@scalvert scalvert changed the title WIP: Converts files in addon-test-support to TypeScript Converts files in addon-test-support to TypeScript Aug 21, 2020
@rwjblue rwjblue changed the title Converts files in addon-test-support to TypeScript Converts files in addon-test-support to TypeScript Aug 21, 2020
@rwjblue rwjblue merged commit 0a6c420 into ember-a11y:master Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants