Skip to content

Commit

Permalink
chore: Add coverage folder to .eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Sep 1, 2016
1 parent 8c669d3 commit 9997e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bundle/*
npm/*
test/coverage/*
coverage/*
test/browser-test/*
test/karma-test/vendor-dom-libraries/*

0 comments on commit 9997e93

Please sign in to comment.