### Description I keep accidentally running `vp format` and getting asked if I want to run `vp rm` ### Suggested solution Add an alias from `format` to `fmt` ### Alternative _No response_ ### Additional context _No response_ ### Validations - [x] Read the [Contributing Guidelines](https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md). - [x] Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc. - [x] Check that there isn't already an issue requesting the same feature.
Description
I keep accidentally running
vp formatand getting asked if I want to runvp rmSuggested solution
Add an alias from
formattofmtAlternative
No response
Additional context
No response
Validations