mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Fixes vite warnings & improves pipeline
This commit is contained in:
committed by
Henning Dieterichs
parent
80de3ee6d2
commit
0a01b4f5ae
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
@@ -385,6 +385,11 @@
|
||||
"file": 1,
|
||||
"line": 2,
|
||||
"column": 3
|
||||
},
|
||||
"background": {
|
||||
"activeOnStart": true,
|
||||
"beginsPattern": ".*Setting up sessions.*",
|
||||
"endsPattern": "Redirection server listening on.*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user