Add and enable Flow type checking.

This commit is contained in:
Nikita Lutsenko
2016-02-21 01:51:08 -08:00
parent bd548786ea
commit 4097f47b1d
3 changed files with 19 additions and 3 deletions

9
.flowconfig Normal file
View File

@@ -0,0 +1,9 @@
[ignore]
.*/node_modules/
.*/lib/
[include]
[libs]
[options]