Skip to content

Commit

Permalink
Update packages plus improved import. (microsoft#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaeumer authored Jan 18, 2023
1 parent 31979a1 commit dec963c
Show file tree
Hide file tree
Showing 12 changed files with 1,794 additions and 720 deletions.
1 change: 0 additions & 1 deletion lsp-log-streaming-sample/.vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"name": "Launch Client",
"runtimeExecutable": "${execPath}",
"args": ["--extensionDevelopmentPath=${workspaceRoot}"],
"autoAttachChildProcesses": true,
"sourceMaps": true,
"outFiles": ["${workspaceRoot}/client/out/**/*.js"],
"preLaunchTask": "npm: watch:client"
Expand Down
Loading

0 comments on commit dec963c

Please sign in to comment.