mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-01 18:15:13 +00:00
Set up flow config; add third party libdefs
This commit is contained in:
committed by
Nicolas Gallagher
parent
6b85f5a22a
commit
be3c78f317
+13
@@ -0,0 +1,13 @@
|
||||
[ignore]
|
||||
.*/__tests__/.*
|
||||
.*/examples/.*
|
||||
.*/performance/.*
|
||||
.*/node_modules/animated/*
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
types
|
||||
|
||||
[options]
|
||||
unsafe.enable_getters_and_setters=true
|
||||
Reference in New Issue
Block a user