[automated] Apply ESLint and Prettier fixes

This commit is contained in:
GitHub Action
2026-01-05 16:06:08 +00:00
committed by Yourz
parent 2810184d12
commit 77ab1a58a8

View File

@@ -69,4 +69,4 @@ export function createInitialWindowRange(
start: 0,
end: Math.min(windowSize, totalChildren)
}
}
}