Skip to content

Commit

Permalink
Update paths at eslintignore (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
yarastqt authored and lestad committed Oct 13, 2017
1 parent 6223a51 commit 501f920
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
./dist
./node_modules
./test
./coverage
dist
node_modules
test
coverage

0 comments on commit 501f920

Please sign in to comment.