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:
parent
c166c20701
commit
4edbd47088
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
lib/static
|
||||
coverage/
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue