diff --git a/src/utils/fsOperations.ts b/src/utils/fsOperations.ts index e6e8558..f7ca434 100644 --- a/src/utils/fsOperations.ts +++ b/src/utils/fsOperations.ts @@ -768,3 +768,4 @@ export async function* readLinesReverse( await fileHandle.close() } } +