diff --git a/.flowconfig b/.flowconfig index 9c8275381a..7922fba5c2 100644 --- a/.flowconfig +++ b/.flowconfig @@ -6,6 +6,7 @@ /.*/node_modules/y18n/.* /node_modules/chrome-devtools-frontend/.* /node_modules/devtools-timeline-model/.* +/node_modules/create-react-class/.* /.*/__mocks__/.* /.*/__tests__/.*