Add tc alias for typecheck.
This commit is contained in:
parent
bbea2d840d
commit
c74d54411b
@ -27,6 +27,7 @@ module Commands
|
||||
"environment" => "--env",
|
||||
"--config" => "config",
|
||||
"-v" => "--version",
|
||||
"tc" => "typecheck",
|
||||
}.freeze
|
||||
|
||||
def valid_internal_cmd?(cmd)
|
||||
|
||||
@ -81,6 +81,7 @@ switch
|
||||
tap
|
||||
tap-info
|
||||
tap-new
|
||||
tc
|
||||
test
|
||||
tests
|
||||
typecheck
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user