Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
[fixed] made flow ignore all folders except for "lib" and "node_modules"
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Sep 29, 2015
1 parent f8af8ab commit 735d9fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
.*/build/*
.*/node_modules/.*/test/*
.*/node_modules/.*/spec/*
config/*
coverage/*
docs/*
interfaces/*

[include]

Expand Down

0 comments on commit 735d9fa

Please sign in to comment.