Skip to content

Commit

Permalink
Add coverage files to eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
giotiskl committed Feb 11, 2018
1 parent d3b740e commit 0d17f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/dist/*
/node_modules/*
/coverage/*
webpack.config.js

0 comments on commit 0d17f89

Please sign in to comment.