| Current Path : /var/www/html/test/wetty2/node_modules/xterm/src/ui/ |
| Current File : /var/www/html/test/wetty2/node_modules/xterm/src/ui/tsconfig.json |
{
"extends": "../tsconfig-library-base",
"compilerOptions": {
"lib": [
"dom",
"es5",
],
"outDir": "../../lib",
"types": [
"../../node_modules/@types/mocha"
]
},
"include": [ "./**/*" ],
"references": [
{ "path": "../common" }
]
}