Flow should ignore node_modules/create-react-class

This commit is contained in:
Andrew Clark
2017-09-26 08:41:07 -07:00
parent ec75ad1488
commit 1fcdc020eb
+1
View File
@@ -6,6 +6,7 @@
<PROJECT_ROOT>/.*/node_modules/y18n/.*
<PROJECT_ROOT>/node_modules/chrome-devtools-frontend/.*
<PROJECT_ROOT>/node_modules/devtools-timeline-model/.*
<PROJECT_ROOT>/node_modules/create-react-class/.*
<PROJECT_ROOT>/.*/__mocks__/.*
<PROJECT_ROOT>/.*/__tests__/.*