mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
smoke - enable crash reporter (#152041)
* smoke - enable crash reporter * nix da only!
This commit is contained in:
@@ -24,6 +24,7 @@ export interface LaunchOptions {
|
||||
readonly extensionsPath: string;
|
||||
readonly logger: Logger;
|
||||
logsPath: string;
|
||||
crashesPath: string;
|
||||
readonly verbose?: boolean;
|
||||
readonly extraArgs?: string[];
|
||||
readonly remote?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user