mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Prototype TSC watch task contribution (#33865)
* Prototype TSC watch task contribution * Update to make use of optional properties in task definitions
This commit is contained in:
@@ -516,6 +516,9 @@
|
||||
"tsconfig": {
|
||||
"type": "string",
|
||||
"description": "The tsconfig file that defines the TS build"
|
||||
},
|
||||
"option": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user