forked from Archives/Athou_commafeed
add initial support for expanded mode
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"react-hooks/exhaustive-deps": [
|
||||
"warn",
|
||||
{
|
||||
"additionalHooks": "(^useAsync$)"
|
||||
"additionalHooks": "(^useAsync$|useDidUpdate)"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user