Skip to content

Commit

Permalink
Add eslint-plugin-mocha as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Mar 12, 2021
1 parent 1b5381e commit a669299
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 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
Expand Up @@ -18,7 +18,8 @@
],
"main": "index.js",
"dependencies": {
"eslint": "^7.20.0"
"eslint": "^7.20.0",
"eslint-plugin-mocha": "^8.0.0"
},
"devDependencies": {
"@studio/changes": "^2.1.0"
Expand Down

0 comments on commit a669299

Please sign in to comment.