File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 55
55
"eslint-plugin-import" : " 2.19.1" ,
56
56
"eslint-plugin-jest" : " 23.3.0" ,
57
57
"eslint-plugin-prettier" : " 3.1.2" ,
58
+ "eslint-plugin-promise" : " 4.2.1" ,
58
59
"husky" : " 4.0.1" ,
59
60
"jest" : " 24.9.0" ,
60
61
"lint-staged" : " 9.5.0" ,
Original file line number Diff line number Diff line change @@ -2421,6 +2421,11 @@ eslint-plugin-prettier@3.1.2:
2421
2421
dependencies :
2422
2422
prettier-linter-helpers "^1.0.0"
2423
2423
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
+
2424
2429
eslint-scope@^5.0.0 :
2425
2430
version "5.0.0"
2426
2431
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
You can’t perform that action at this time.
0 commit comments