mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-10 01:43:59 -05:00
Got rid of that cscript-breaking comma.
This commit is contained in:
@@ -114,7 +114,7 @@ module ts {
|
||||
shortName: "w",
|
||||
type: "boolean",
|
||||
description: Diagnostics.Watch_input_files,
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
var shortOptionNames: Map<string> = {};
|
||||
|
||||
Reference in New Issue
Block a user