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