We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c00d73 commit 42af07eCopy full SHA for 42af07e
.flowconfig
@@ -14,12 +14,8 @@
14
15
# Ignore react and fbjs where there are overlaps, but don't ignore
16
# anything that react-native relies on
17
-.*/node_modules/fbjs/lib/Map.js
18
-.*/node_modules/fbjs/lib/Promise.js
19
.*/node_modules/fbjs/lib/fetch.js
20
.*/node_modules/fbjs/lib/ExecutionEnvironment.js
21
-.*/node_modules/fbjs/lib/isEmpty.js
22
-.*/node_modules/fbjs/lib/crc32.js
23
.*/node_modules/fbjs/lib/ErrorUtils.js
24
25
# Flow has a built-in definition for the 'react' module which we prefer to use
0 commit comments