Skip to content

Commit 25f7006

Browse files
committed
[ci] Ignore metro config in e2e tests
1 parent b47ca57 commit 25f7006

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/_flowconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ node_modules/warning/.*
1515
; Flow doesn't support platforms
1616
.*/Libraries/Utilities/LoadingView.js
1717

18+
; TODO(macOS ISS#2323203): Ignore metro.config.js
19+
<PROJECT_ROOT>/metro.config.js
20+
1821
[untyped]
1922
.*/node_modules/@react-native-community/cli/.*/.*
2023

0 commit comments

Comments
 (0)