mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Fixes #27730: Deprecation warnings in our package.json
This commit is contained in:
@@ -479,7 +479,7 @@
|
||||
"${cwd}"
|
||||
],
|
||||
"pattern": "$tsc",
|
||||
"watching": {
|
||||
"background": {
|
||||
"activeOnStart": true,
|
||||
"beginsPattern": {
|
||||
"regexp": "^\\s*(?:message TS6032:|\\d{1,2}:\\d{1,2}:\\d{1,2}(?: AM| PM)? -) File change detected\\. Starting incremental compilation\\.\\.\\."
|
||||
|
||||
Reference in New Issue
Block a user