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

Stricter tsconfig. Fixed implicit return in TS typings. #16

Merged
merged 1 commit into from Apr 15, 2017

Conversation

ycros
Copy link
Contributor

@ycros ycros commented Apr 11, 2017

I'm using stricter checks in my own project, and it fails to compile because of the missing return in one of the registerFunction declarations. I've added the stricter checks to the tsconfig.json so the test will fail if this happens again.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9c50cb9 on ycros:ts-fix-implicit into 7e6353b on jeffijoe:master.

@jeffijoe jeffijoe merged commit 5b5cda9 into jeffijoe:master Apr 15, 2017
@jeffijoe
Copy link
Owner

Thank you, and sorry for getting back to it so late! Released as 2.2.5 on npm.

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.

None yet

3 participants