diff --git a/.flowconfig b/.flowconfig index b6bb98611..d30b5c0e9 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,5 +1,6 @@ [ignore] /packages/.*/build/.* +/\.hg/.* # this transient dep bundles tests with their package, which flow attempts to parse # and crashes out as the test includes purposely malformed json \(/.*\)?/node_modules/resolve/test/.*