Add tc alias for typecheck.

This commit is contained in:
Markus Reiter 2020-09-23 20:28:07 +02:00
parent bbea2d840d
commit c74d54411b
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ module Commands
"environment" => "--env",
"--config" => "config",
"-v" => "--version",
"tc" => "typecheck",
}.freeze
def valid_internal_cmd?(cmd)

View File

@ -81,6 +81,7 @@ switch
tap
tap-info
tap-new
tc
test
tests
typecheck