We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11079cc commit a8b802fCopy full SHA for a8b802f
.flowconfig
@@ -2,8 +2,8 @@
2
<PROJECT_ROOT>/public/.*
3
<PROJECT_ROOT>/.*/__tests__/.*
4
5
-; Ignore webpack-cli
6
-.*/node_modules/webpack-cli/.*
+; Ignore config-chain
+.*/node_modules/config-chain/test/broken.json
7
8
[include]
9
0 commit comments