mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-23 10:24:23 +01:00
html: rebuild header file
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"module": "es6",
|
||||
"target": "es2015",
|
||||
"module": "es2015",
|
||||
"lib": [
|
||||
"es2017",
|
||||
"es2015",
|
||||
"dom"
|
||||
],
|
||||
"allowJs": true,
|
||||
|
||||
954
src/html.h
954
src/html.h
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user