Fix: Run extension as UI extension

This commit is contained in:
2026-06-07 16:40:34 +00:00
parent f2f9ae5988
commit 9807886eb2
8 changed files with 6821 additions and 6803 deletions
+5
View File
@@ -6,6 +6,11 @@
"lib": [
"ES2022"
],
"types": [
"mocha",
"node",
"vscode"
],
"sourceMap": true,
"rootDir": "src",
"strict": true, /* enable all strict type-checking options */