Skip to content

Commit

Permalink
dist: add code coverage folders to .eslintignore
Browse files Browse the repository at this point in the history
PR-URL: #272
Reviewed-By: Mykola Bilochub <nbelochub@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
  • Loading branch information
nechaido authored and aqrln committed Jul 26, 2017
1 parent aea9cba commit 185a10c
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 185a10c

Please sign in to comment.