-
-
Notifications
You must be signed in to change notification settings - Fork 499
Closed
Description
Lines 109 to 111 in ed22c06
| for (const m of this.absoluteChildren) { | |
| if (m.match(fullpath)) true | |
| } |
Maybe I misunderstanding the purpose here, shouldn't this block
return true rather single true?Metadata
Metadata
Assignees
Labels
No labels