Add eslint-plugin-jest because we inherit js-sdk's eslintrc and it wants

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2019-11-20 22:32:12 +00:00
parent 392de5a54f
commit 97abce1ca6
2 changed files with 70 additions and 3 deletions

View file

@ -115,6 +115,7 @@
"eslint": "^5.8.0",
"eslint-config-google": "^0.7.1",
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-jest": "^23.0.4",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react-hooks": "^2.2.0",