| Current Path : /var/www/html/test/wetty2/node_modules/xterm/src/addons/attach/ |
| Current File : /var/www/html/test/wetty2/node_modules/xterm/src/addons/attach/tsconfig.json |
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"lib": [
"dom",
"es6",
],
"rootDir": ".",
"outDir": "../../../lib/addons/attach/",
"sourceMap": true,
"removeComments": true,
"declaration": true
},
"include": [
"**/*.ts",
"../../../typings/xterm.d.ts"
]
}