Added react-hooks rules
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -1 +1,8 @@
|
||||
{}
|
||||
{
|
||||
"react-hooks/exhaustive-deps": [
|
||||
"warn"
|
||||
],
|
||||
"react-hooks/rules-of-hooks": [
|
||||
"error"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user