remove debugBrkFileWatcherPort

This commit is contained in:
Joao Moreno
2016-08-18 16:58:38 +02:00
parent e4b316978b
commit 5f53f7c741
9 changed files with 2 additions and 38 deletions

View File

@@ -20,7 +20,6 @@ export interface ParsedArgs extends minimist.ParsedArgs {
performance?: boolean;
verbose?: boolean;
logExtensionHostCommunication?: boolean;
debugBrkFileWatcherPort?: string;
'disable-extensions'?: boolean;
extensionHomePath?: string;
extensionDevelopmentPath?: string;