Skip to content

Commit d1bfdfb

Browse files
authored
Ignore react-native-web in Flow checks (#17999)
1 parent c55c34e commit d1bfdfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/flow/config/flowconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
.*/node_modules/chrome-devtools-frontend/.*
1111
.*/node_modules/devtools-timeline-model/.*
1212
.*/node_modules/create-react-class/.*
13+
.*/node_modules/react-native-web/.*
1314
.*/__mocks__/.*
1415
.*/__tests__/.*
1516

0 commit comments

Comments
 (0)