mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-08 18:11:45 -06:00
Add shortname for watch option
This commit is contained in:
parent
9faffc92d2
commit
88bfb61588
@ -208,6 +208,7 @@ namespace ts {
|
||||
},
|
||||
{
|
||||
name: "watch",
|
||||
shortName:"w",
|
||||
category: Diagnostics.Command_line_Options,
|
||||
description: Diagnostics.Watch_input_files,
|
||||
type: "boolean"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user