Skip to content
This repository was archived by the owner on Dec 15, 2018. It is now read-only.

Conversation

@tptee
Copy link
Contributor

@tptee tptee commented Aug 17, 2016

This adds type annotations to all source files of the library. It also includes interface declarations for history.

Flow found a pretty crazy instance of using for...in on an array instead of an object. Fixed that in the process!

/cc @divmain @baer @kenwheeler

@coveralls
Copy link

coveralls commented Aug 17, 2016

Coverage Status

Changes Unknown when pulling 526b394 on feature/flow-annotations into * on master*.

@@ -0,0 +1,20 @@
[ignore]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have to specify all these ignores if you're only including src?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, yeah :/ This is how Flow knows which code is yours and which code is library stuff.

@baer
Copy link
Contributor

baer commented Aug 17, 2016

👏 Nice work

@tptee tptee merged commit be2c6bc into master Aug 17, 2016
@tptee tptee deleted the feature/flow-annotations branch August 17, 2016 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants