Skip to content

Commit

Permalink
Updated the .eslintignore file to skip dist and test directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkrogh committed Nov 7, 2016
1 parent c2eee64 commit 6a1d36e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
dist
*/node_modules
*/bower_components
test
dist/*
test/*

0 comments on commit 6a1d36e

Please sign in to comment.