Support scopes with multiple declarations

Expands support for reactive scopes that have multiple declarations. We
return an array and destructure after, preserving the reactivity.
This commit is contained in:
Joe Savona
2024-02-23 14:41:26 -08:00
parent ca1e92ad91
commit a815d481c0
@@ -439,6 +439,7 @@ const skipFilter = new Set([
"forest/todo-forest-phi-type-unused-initializer.flow",
"forest/forest-hook.flow",
"forest/access-property-of-non-escaping-value",
"forest/forest-TasksApp.flow",
// TODO: we probably want to always skip these
"rules-of-hooks/rules-of-hooks-0592bd574811",