mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove trailing whitespace
This commit is contained in:
Vendored
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user