diff --git a/src/utils/fileHistory.ts b/src/utils/fileHistory.ts index 4e227d9..dfc7bf8 100644 --- a/src/utils/fileHistory.ts +++ b/src/utils/fileHistory.ts @@ -1113,3 +1113,4 @@ function maybeDumpStateForDebug(state: FileHistoryState): void { console.error(inspect(state, false, 5)) } } +