Skip to content

Commit

Permalink
[ReactNative] Relax flow jest-cli regex
Browse files Browse the repository at this point in the history
  • Loading branch information
tadeuzagallo committed May 28, 2015
1 parent 71216de commit 6075cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.*/react-tools/node_modules/commoner/lib/reader.js

# Ignore jest
.*/react-native/node_modules/jest-cli/.*
.*/node_modules/jest-cli/.*

# Ignore Website
.*/website/.*
Expand Down

0 comments on commit 6075cef

Please sign in to comment.