mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Some cleanup for PR: #44461
This commit is contained in:
@@ -16,6 +16,7 @@ export interface TaskPresentationOptionsDTO {
|
||||
echo?: boolean;
|
||||
focus?: boolean;
|
||||
panel?: number;
|
||||
showReuseMessage?: boolean;
|
||||
}
|
||||
|
||||
export interface ExecutionOptionsDTO {
|
||||
|
||||
Reference in New Issue
Block a user