Skip to content

Explicitly set return type to functions in Report interface on index.d.ts #394

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

Merged
merged 1 commit into from
Sep 12, 2019
Merged

Explicitly set return type to functions in Report interface on index.d.ts #394

merged 1 commit into from
Sep 12, 2019

Conversation

elyalvarado
Copy link
Contributor

When strict type checking is enabled on the TypeScript compiler having an implicit any as return type causes an TS7010 error.

…d.ts

When strict type checking is enabled on the TypeScript compiler having an implicit `any` as return type causes an `TS7010` error.
@HeshamMegid HeshamMegid requested a review from alyezz September 12, 2019 10:52
@alyezz alyezz merged commit 6b84a80 into Instabug:master Sep 12, 2019
@elyalvarado elyalvarado deleted the patch-1 branch September 12, 2019 15:51
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