Remove trailing whitespace

This commit is contained in:
Daniel Imms
2024-04-21 07:42:17 -07:00
committed by GitHub
parent c52b4c3ed5
commit 75491f4152
+1 -1
View File
@@ -52,7 +52,7 @@ declare module '@xterm/xterm' {
* translation of `\n` to `\r\n` and this setting should not be used. If you
* deal with data from a non-PTY related source, this settings might be
* useful.
*
*
* @see https://pubs.opengroup.org/onlinepubs/007904975/basedefs/termios.h.html
*/
convertEol?: boolean;