mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
remove trailing comma
This commit is contained in:
parent
b2b17d5ae9
commit
c189011d39
@ -133,7 +133,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