Skip to content

Commit f43440f

Browse files
author
Kadi Kraman
committed
Add eslint-plugin-promise
1 parent 4826aa7 commit f43440f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"eslint-plugin-import": "2.19.1",
5656
"eslint-plugin-jest": "23.3.0",
5757
"eslint-plugin-prettier": "3.1.2",
58+
"eslint-plugin-promise": "4.2.1",
5859
"husky": "4.0.1",
5960
"jest": "24.9.0",
6061
"lint-staged": "9.5.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,6 +2421,11 @@ eslint-plugin-prettier@3.1.2:
24212421
dependencies:
24222422
prettier-linter-helpers "^1.0.0"
24232423

2424+
eslint-plugin-promise@4.2.1:
2425+
version "4.2.1"
2426+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
2427+
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
2428+
24242429
eslint-scope@^5.0.0:
24252430
version "5.0.0"
24262431
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"

0 commit comments

Comments
 (0)