Fix: Run extension as UI extension
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
"lib": [
|
||||
"ES2022"
|
||||
],
|
||||
"types": [
|
||||
"mocha",
|
||||
"node",
|
||||
"vscode"
|
||||
],
|
||||
"sourceMap": true,
|
||||
"rootDir": "src",
|
||||
"strict": true, /* enable all strict type-checking options */
|
||||
|
||||
Reference in New Issue
Block a user