denoland / deno

A modern runtime for JavaScript and TypeScript.
https://deno.com
MIT License
93.06k stars 5.14k forks source link

feat: add lowercase `-v` version flag #23750

Open dsherret opened 1 week ago

dsherret commented 1 week ago

I accidentally do -v all the time. Please let's add this.

Ref https://github.com/denoland/deno/issues/5289