The reviews-line used the (await parallel(...)).filter(...) pattern but had only 3 closing parens before .filter, leaving the wrapper paren unbalanced. Added the missing close paren so the script parses. |
||
|---|---|---|
| .. | ||
| dream-spec-panel.md | ||
| plan.md | ||
The reviews-line used the (await parallel(...)).filter(...) pattern but had only 3 closing parens before .filter, leaving the wrapper paren unbalanced. Added the missing close paren so the script parses. |
||
|---|---|---|
| .. | ||
| dream-spec-panel.md | ||
| plan.md | ||