mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove node folder
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": [
|
||||
"dom",
|
||||
"es6",
|
||||
],
|
||||
"rootDir": "../test",
|
||||
"outDir": "../../out",
|
||||
"types": [
|
||||
"../node_modules/@types/mocha"
|
||||
],
|
||||
"sourceMap": true,
|
||||
"removeComments": true,
|
||||
"pretty": true,
|
||||
"strict": true
|
||||
},
|
||||
"include": [
|
||||
"../test/**/*",
|
||||
"../typings/xterm.d.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user