Skip to content

Commit

Permalink
add node_modules to our eslintignore settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegreiling committed Dec 14, 2016
1 parent b70b962 commit 53fb5a7
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,5 +1,6 @@
/coverage/
/coverage-javascript/
/node_modules/
/public/
/tmp/
/vendor/
Expand Down

0 comments on commit 53fb5a7

Please sign in to comment.