Skip to content

Commit f97304f

Browse files
committed
fix flow for [email protected]
1 parent df75c44 commit f97304f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.flowconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
.*/node_modules/.*/__tests?__/.*
2525
.*/node_modules/.*/examples/.*
2626
.*/node_modules/react-native-mock/.*
27+
; try removing this line in react-native 0.45
28+
.*/node_modules/react-native/local-cli/server/util/attachHMRServer.js
2729

2830
[include]
2931

0 commit comments

Comments
 (0)