diff --git a/.flowconfig b/.flowconfig index 9134601bb..037c5ff4a 100644 --- a/.flowconfig +++ b/.flowconfig @@ -6,9 +6,11 @@ .*\.ts .*/node_modules/.* /scripts/.* +/desktop/.*/lib/.* /desktop/scripts/.* /desktop/static/.* /desktop/pkg/.* +/desktop/pkg-lib/.* /desktop/doctor/.* /desktop/app/.* /desktop/babel-transformer/.*