Add dependency to eslint-plugin-react-hooks as react-sdk did

This commit is contained in:
Michael Telatynski 2019-11-04 16:51:04 +00:00
parent eab6ffe7db
commit f3656c2792
2 changed files with 6 additions and 0 deletions

View file

@ -117,6 +117,7 @@
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react-hooks": "^2.2.0",
"expect": "^1.16.0",
"file-loader": "^3.0.1",
"fs-extra": "^0.30.0",