diff --git a/justfile b/justfile index ee659c7682ac1..064853922f474 100755 --- a/justfile +++ b/justfile @@ -9,6 +9,7 @@ _default: alias r := ready alias c := coverage alias f := fix +alias new-typescript-rule := new-ts-rule # Make sure you have cargo-binstall installed. # You can download the pre-compiled binary from