diff --git a/.flowconfig b/.flowconfig index 4b5438f..2666821 100644 --- a/.flowconfig +++ b/.flowconfig @@ -8,5 +8,6 @@ [options] module.name_mapper.extension='scss' -> '/src/flow/CSSModuleStub.js' +server.max_workers=4 [strict]