Skip to content

Commit 73f9748

Browse files
committed
Misc
1 parent 9425919 commit 73f9748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"--extensionDevelopmentKind=web",
112112
"--extensionTestsPath=${workspaceFolder}/out/extension.web.bundle"
113113
],
114-
"outFilesx": [
114+
"outFiles": [
115115
"${workspaceFolder}/out/**/*.*"
116116
],
117117
"sourceMaps": true,

0 commit comments

Comments
 (0)