Skip to content

Commit

Permalink
add eslint-plugin-promise (again) since it is required by eslint-conf…
Browse files Browse the repository at this point in the history
…ig-standard
  • Loading branch information
dannyvankooten committed May 17, 2021
1 parent ef489c3 commit 0439834
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-standard": "^5.0.0",
"jest": "^25.5.4",
Expand Down

0 comments on commit 0439834

Please sign in to comment.