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

Fix "error TS7010: 'showReportDialog', which lacks return-type annota… #718

Closed
wants to merge 1 commit into from
Closed

Fix "error TS7010: 'showReportDialog', which lacks return-type annota… #718

wants to merge 1 commit into from

Conversation

marcelgood
Copy link

@marcelgood marcelgood commented Sep 2, 2016

…tion, implicitly has an 'any' return type" if compiling with "noImplicitAny": true

This is causing issues for those who prefer to compile their Typescript app with "noImplicitAny": true


This change is Reviewable

…tion, implicitly has an 'any' return type" if compiling with "noImplicitAny": true
@Sija
Copy link
Contributor

Sija commented Sep 2, 2016

Duplicate of #711.

@marcelgood
Copy link
Author

Ah, didn't see #711

@marcelgood marcelgood closed this Sep 2, 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.

2 participants