Skip to content

Commit

Permalink
Add test config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Gaberel committed Mar 23, 2017
1 parent c588a50 commit 43cef2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bithoundrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"ignore": [
"example/**"
],
"test": [
"**/*.test.js",
]
}

0 comments on commit 43cef2d

Please sign in to comment.