Skip to content

Commit 4a4ef27

Browse files
authored
Remove unnecessary flowconfig ignore paths (#26159)
## Summary By removing them, the flowconfig file will be cleaner and easier to maintain. ## How did you test this change? ci green
1 parent 64acd39 commit 4a4ef27

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scripts/flow/config/flowconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
.*/rollup/shims/facebook-www/.*
99
.*/rollup/shims/react-native/.*
1010

11-
.*/node_modules/@snyk/.*
12-
.*/node_modules/y18n/.*
13-
.*/node_modules/chrome-devtools-frontend/.*
14-
.*/node_modules/devtools-timeline-model/.*
15-
.*/node_modules/create-react-class/.*
16-
.*/node_modules/react-native-web/.*
1711
.*/node_modules/fbjs/lib/keyMirrorRecursive.js.flow
1812
.*/node_modules/resolve/test/.*
1913
.*/__mocks__/.*

0 commit comments

Comments
 (0)