Enforce React Rules of Hooks with eslint (#24911)
This commit is contained in:
parent
955179fc55
commit
d9b93bd15e
6 changed files with 12 additions and 0 deletions
|
@ -189,6 +189,7 @@
|
|||
"eslint-plugin-jsx-a11y": "~6.7.1",
|
||||
"eslint-plugin-promise": "~6.1.1",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.5.0",
|
||||
"jest-environment-jsdom": "^29.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue