Skip to content

Commit

Permalink
Merge pull request #1137 from uxtx/nvmrc
Browse files Browse the repository at this point in the history
adding a nvmrc file and adding coverage to eslintignore
  • Loading branch information
gwyneplaine authored Oct 22, 2017
2 parents 57ab8d0 + 4822d43 commit f65a2f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
lib/*
dist/*
coverage/*
examples/dist/*
node_modules/*
bower_components/*
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4.4.7

0 comments on commit f65a2f4

Please sign in to comment.