mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove vs/, fix lint and build
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
],
|
||||
"common/*": [
|
||||
"../../src/common/*"
|
||||
],
|
||||
"vs/*": [
|
||||
"../../src/vs/*"
|
||||
]
|
||||
},
|
||||
"target": "ESNext",
|
||||
@@ -41,9 +38,6 @@
|
||||
},
|
||||
{
|
||||
"path": "../../src/common"
|
||||
},
|
||||
{
|
||||
"path": "../../src/vs"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user