diff --git a/src/browser/renderer/shared/Constants.ts b/src/browser/renderer/shared/Constants.ts index 32d44bf1..5b6665c9 100644 --- a/src/browser/renderer/shared/Constants.ts +++ b/src/browser/renderer/shared/Constants.ts @@ -10,4 +10,4 @@ export const enum RendererConstants { * The idle time after which cursor blinking stops. */ CURSOR_BLINK_IDLE_TIMEOUT = 5 * 60 * 1000 -} \ No newline at end of file +}