mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-08 03:44:22 +01:00
html: allow overriding client options with URL query
change: overwrite options from url query params rm console.log add support for xterm options
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"declaration": false,
|
||||
"experimentalDecorators": true,
|
||||
"strictPropertyInitialization": false,
|
||||
"lib": ["es2019", "dom"],
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.tsx",
|
||||
|
||||
Reference in New Issue
Block a user