mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Make addon tsconfigs more consistent
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
"outDir": "../lib",
|
||||
"sourceMap": true,
|
||||
"removeComments": true,
|
||||
"strict": true,
|
||||
"noImplicitAny": true
|
||||
"strict": true
|
||||
},
|
||||
"include": [
|
||||
"./**/*",
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
"target": "es5",
|
||||
"lib": [
|
||||
"dom",
|
||||
"es5",
|
||||
"es2015"
|
||||
],
|
||||
"rootDir": ".",
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
"target": "es5",
|
||||
"lib": [
|
||||
"dom",
|
||||
"es5",
|
||||
"es2015"
|
||||
],
|
||||
"rootDir": ".",
|
||||
|
||||
Reference in New Issue
Block a user