Skip to content

Commit a8b802f

Browse files
committed
Fixing flow error
1 parent 11079cc commit a8b802f

File tree

2 files changed

+12147
-2
lines changed

2 files changed

+12147
-2
lines changed

.flowconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<PROJECT_ROOT>/public/.*
33
<PROJECT_ROOT>/.*/__tests__/.*
44

5-
; Ignore webpack-cli
6-
.*/node_modules/webpack-cli/.*
5+
; Ignore config-chain
6+
.*/node_modules/config-chain/test/broken.json
77

88
[include]
99

0 commit comments

Comments
 (0)