Remove vs/, fix lint and build

This commit is contained in:
Daniel Imms
2026-02-02 06:10:43 -08:00
parent a105d3e457
commit d36af624cf
83 changed files with 140 additions and 18831 deletions
-6
View File
@@ -22,9 +22,6 @@
],
"common/*": [
"../../src/common/*"
],
"vs/*": [
"../../src/vs/*"
]
},
"target": "ESNext",
@@ -41,9 +38,6 @@
},
{
"path": "../../src/common"
},
{
"path": "../../src/vs"
}
]
}