Suppress unrecognized option warning in demo

This commit is contained in:
Daniel Imms
2024-07-05 07:14:17 -07:00
parent 795839cbe1
commit 8f8c94a734
+1
View File
@@ -451,6 +451,7 @@ function initOptions(term: TerminalType): void {
'termName',
'cols', 'rows', // subsumed by "size" (colsRows) option
// Complex option
'documentOverride',
'linkHandler',
'logger',
'theme',