Skip to content

Commit

Permalink
Add missing eslint-plugin-jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronvoell committed Aug 18, 2020
1 parent 72c1488 commit ab2dded
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 11 deletions.
50 changes: 40 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"version": "npm run bundle && git add -A bundle"
},
"dependencies": {
"email-validator": "2.0.4"
"email-validator": "2.0.4",
"eslint-plugin-jsdoc": "^30.2.4"
}
}

0 comments on commit ab2dded

Please sign in to comment.