mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
Got rid of that cscript-breaking comma.
This commit is contained in:
parent
e05e7836e3
commit
a64db42337
@ -114,7 +114,7 @@ module ts {
|
||||
shortName: "w",
|
||||
type: "boolean",
|
||||
description: Diagnostics.Watch_input_files,
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
var shortOptionNames: Map<string> = {};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user