-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Typescript typing for StageComponent #46
Labels
Comments
Would you be interested in submitting a PR to fix the types in the code? |
I'll keep that in mind, but I likely won't be able to. |
@llicht any updates, are you still on to this? |
No, I'm not working on this currently, feel free to submit the PR. |
s-hoff
added a commit
to s-hoff/testing
that referenced
this issue
Jan 3, 2017
s-hoff
added a commit
to s-hoff/testing
that referenced
this issue
Jan 3, 2017
Turned StageComponent into a class with static functions as TypeScript would turn the JSON const to `any`. Fixes aurelia#46
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a feature request
1.0.0-beta.2.0.0
Please tell us about your environment:
Typescript 2
Current behavior:
Expected/desired behavior:
It would be better if StageComponent & ComponentTester had full & correct typings under typescript.
The text was updated successfully, but these errors were encountered: