Update typings/xterm.d.ts

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
This commit is contained in:
Megan Rogge
2022-03-15 14:59:23 -04:00
committed by GitHub
co-authored by Daniel Imms
parent 5b8777267a
commit 45ecc837e4
+1 -2
View File
@@ -470,8 +470,7 @@ declare module 'xterm' {
width?: number;
/**
* The height of the decoration in cells, which defaults to
* cell height
* The height of the decoration in cells, defaults to 1.
*/
height?: number;