Add and enable Flow type checking.
This commit is contained in:
9
.flowconfig
Normal file
9
.flowconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
[ignore]
|
||||
.*/node_modules/
|
||||
.*/lib/
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[options]
|
||||
Reference in New Issue
Block a user