0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

update eslint, add coverage to ignore list

This commit is contained in:
Juan Picado 2017-04-17 11:54:08 +02:00
parent c166c20701
commit 4edbd47088
No known key found for this signature in database
GPG key ID: 18AC54485952D158
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,3 @@
node_modules
lib/static
coverage/

View file

@ -43,7 +43,7 @@
"devDependencies": {
"browserify": "^13.0.0",
"browserify-handlebars": "^1.0.0",
"eslint": "^2.9.0",
"eslint": "^3.19.0",
"grunt": "^1.0.1",
"grunt-browserify": "^5.0.0",
"grunt-cli": "^1.2.0",