mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add shortname for watch option
This commit is contained in:
@@ -208,6 +208,7 @@ namespace ts {
|
||||
},
|
||||
{
|
||||
name: "watch",
|
||||
shortName:"w",
|
||||
category: Diagnostics.Command_line_Options,
|
||||
description: Diagnostics.Watch_input_files,
|
||||
type: "boolean"
|
||||
|
||||
Reference in New Issue
Block a user