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 missing type annotations to avoid typescript compiler errors when 'noImplicitAny' is enabled #133

Merged
merged 2 commits into from
Sep 10, 2016

Conversation

almilo
Copy link
Contributor

@almilo almilo commented Sep 8, 2016

TODO:

  • Update CHANGELOG.md with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

…pt compiler errors (#132)

@apollo-cla
Copy link

@almilo: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@almilo almilo changed the title Add missing type annotations to avoid typescript compiler errors when 'noImplicitAny' is enabled #132 Add missing type annotations to avoid typescript compiler errors when 'noImplicitAny' is enabled Sep 8, 2016
@helfer
Copy link
Contributor

helfer commented Sep 9, 2016

Thanks! I'll merge this and roll a new release tomorrow.

@DxCx
Copy link
Contributor

DxCx commented Sep 9, 2016

@helfer it's looks good :)

@helfer helfer merged commit aa57921 into ardatan:master Sep 10, 2016
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.

4 participants