mirror of
https://github.com/status-im/react-native.git
synced 2025-01-15 03:56:03 +00:00
[ReactNative] Update project template .flowconfig
This commit is contained in:
parent
3b83853713
commit
3cff9be3d1
@ -9,11 +9,14 @@
|
|||||||
|
|
||||||
# Ignore react-tools where there are overlaps, but don't ignore anything that
|
# Ignore react-tools where there are overlaps, but don't ignore anything that
|
||||||
# react-native relies on
|
# react-native relies on
|
||||||
.*/node_modules/react-tools/src/vendor/core/ExecutionEnvironment.js
|
.*/node_modules/react-tools/src/React.js
|
||||||
.*/node_modules/react-tools/src/browser/eventPlugins/ResponderEventPlugin.js
|
.*/node_modules/react-tools/src/renderers/shared/reconciler/ReactInstanceHandles.js
|
||||||
.*/node_modules/react-tools/src/browser/ui/React.js
|
.*/node_modules/react-tools/src/renderers/shared/event/EventPropagators.js
|
||||||
.*/node_modules/react-tools/src/core/ReactInstanceHandles.js
|
.*/node_modules/react-tools/src/renderers/shared/event/eventPlugins/ResponderEventPlugin.js
|
||||||
.*/node_modules/react-tools/src/event/EventPropagators.js
|
.*/node_modules/react-tools/src/renderers/shared/event/eventPlugins/ResponderSyntheticEvent.js
|
||||||
|
.*/node_modules/react-tools/src/renderers/shared/event/eventPlugins/ResponderTouchHistoryStore.js
|
||||||
|
.*/node_modules/react-tools/src/shared/vendor/core/ExecutionEnvironment.js
|
||||||
|
|
||||||
|
|
||||||
# Ignore commoner tests
|
# Ignore commoner tests
|
||||||
.*/node_modules/commoner/test/.*
|
.*/node_modules/commoner/test/.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user