xterm frontend

This commit is contained in:
Eugene Pankov
2018-08-26 13:15:00 +02:00
parent 8aff33d59c
commit d3a5c7be8d
20 changed files with 172 additions and 10 deletions

View File

@@ -13,6 +13,8 @@
"noUnusedLocals": true,
"declaration": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"lib": [
"dom",
"es5",