## Use Case - I just want to run `type-check` - Don't want to wait for `rr` to load up for that - Wish I could just run `rr type ## Alternatives - We can already use `npx` or `yarn` to run the full script name - But in this case it's not fun to type `npx type-check`