Skip to content

Commit

Permalink
dist: add code coverage folders to eslint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nechaido committed Jul 25, 2017
1 parent 4d76172 commit 4c3c5db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ dist/
site/
examples/data-formats/*.js
test/fixtures/json5/**/*.js
.nyc_output/
coverage/

0 comments on commit 4c3c5db

Please sign in to comment.