### Description Right now, we don't have a way to remove git hooks once set up and people have to [go through steps](https://github.com/voidzero-dev/vite-plus/pull/2218) ### Suggested solution A command to remove them. ### Alternative Manually following the docs ### 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
Right now, we don't have a way to remove git hooks once set up and people have to go through steps
Suggested solution
A command to remove them.
Alternative
Manually following the docs
Additional context
No response
Validations