Skip to content

Add t.log() type for Flowtype and TypeScript #1538

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
Oct 1, 2017

Conversation

couto
Copy link
Contributor

@couto couto commented Sep 30, 2017

When using Flowtype, the type validation will fail since there are is no type
declared for the newly implemented t.log().

This commit adds Flowtype and TypeScript declarations for t.log().

When using Flowtype, the type validation will fail since there are is no type
declared for the newly implemented `t.log()`.
This commit adds Flowtype and TypeScript declarations for `t.log()`.
@novemberborn novemberborn merged commit 64b7755 into avajs:master Oct 1, 2017
@novemberborn
Copy link
Member

Lovely, thanks @couto!

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