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:11 +00:00
parent e33bfe93b4
commit fccf9f138e
2 changed files with 70 additions and 3 deletions

View File

@@ -135,6 +135,7 @@
"eslint": "^5.12.0",
"eslint-config-google": "^0.7.1",
"eslint-plugin-babel": "^5.2.1",
"eslint-plugin-jest": "^23.0.4",
"eslint-plugin-flowtype": "^2.30.0",
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-react-hooks": "^2.0.1",