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