Skip to content

Commit 32e77c3

Browse files
committed
Lint
1 parent cba6e3d commit 32e77c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

typings/xterm.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -912,8 +912,8 @@ declare module '@xterm/xterm' {
912912
readonly element: HTMLElement | undefined;
913913

914914
/**
915-
* The screen element containing the terminal's canvas rendering layers and decorations,
916-
* excluding the viewport and the scrollbar.
915+
* The screen element containing the terminal's canvas rendering layers
916+
* and decorations, excluding the viewport and the scrollbar.
917917
*/
918918
readonly screenElement: HTMLElement | undefined;
919919

0 commit comments

Comments
 (0)