Skip to content

Commit

Permalink
[fixed] made flow ignore all folders that are not needed to be checked
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Oct 7, 2015
1 parent dafa4ce commit 1ce6c77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
.*/build/*
.*/node_modules/.*/test/*
.*/node_modules/.*/spec/*
coverage/*
docs/*
interfaces/*

[include]

Expand Down

0 comments on commit 1ce6c77

Please sign in to comment.