Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Commit

Permalink
have flow ignore test files
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Nov 30, 2018
1 parent c919b4e commit d956d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.*/node_modules/*
.*/.next/.*
.*/next.config.js
.*/__tests__/.*

[include]

Expand Down

0 comments on commit d956d84

Please sign in to comment.