[grade=pending] QA sprint: commit 103 at-risk files from multi-agent sprint work
Committed by Hermes autonomous QA sprint 2026-08-13. These files were modified during the Aug 12 sprint but never committed.
This commit is contained in:
@@ -96,7 +96,7 @@ function fileExistsWithJsOrIndex(p) {
|
||||
fs.statSync(p).isDirectory() &&
|
||||
fs.existsSync(path.join(p, 'index.js'))
|
||||
)
|
||||
return true;
|
||||
{return true;}
|
||||
} catch (_) {}
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user