Merge pull request #1550 from mchangrh/stricter-ts

add noFallThrough, inplicitReturn, update packages
This commit is contained in:
Ajay Ramachandran
2022-11-04 17:06:36 -04:00
committed by GitHub
12 changed files with 1300 additions and 1734 deletions

View File

@@ -744,7 +744,7 @@ class PreviewBar {
chaptersContainer.style.display = "none";
}
return;
return [];
}
segments ??= [];