Types and .flowconfig changes

This commit is contained in:
fkereki
2018-03-27 13:41:03 -03:00
parent a93509f7f9
commit 3b8015cc52
4 changed files with 44 additions and 1 deletions
+3
View File
@@ -5,7 +5,10 @@
[libs]
[lints]
all=warn
unsafe-getters-setters=off
[options]
include_warnings=true
[strict]