Skip to content

Commit

Permalink
Commas are overrated.
Browse files Browse the repository at this point in the history
  • Loading branch information
radiolips committed Mar 2, 2016
1 parent a3babd3 commit 19a5219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bithoundrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ignore": [
"dist/**",
"**/node_modules/**",
"**/bower_components/**"
"**/bower_components/**",
"**/demo/**",
"**/coverage/**"
],
Expand Down

0 comments on commit 19a5219

Please sign in to comment.