Make react-hooks/exhaustive-deps an error everywhere
This commit is contained in:
parent
573ddcce23
commit
65b152d7b0
1 changed files with 1 additions and 0 deletions
|
@ -174,6 +174,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
],
|
||||
"react-hooks/exhaustive-deps": 'error',
|
||||
},
|
||||
"settings": {
|
||||
"react": {
|
||||
|
|
Loading…
Reference in a new issue