mirror of
https://github.com/coder/registry.git
synced 2026-06-07 06:58:14 +00:00
a47ff911e1
## Description Set up Pre-Req's, and ensure that formatting is done before checking diff since it likes to not respect prettier formatting. --- ## Type of Change - [ ] New module - [X] Bug fix - [ ] Feature/enhancement - [ ] Documentation - [ ] Other --- ## Testing & Validation - [X] Tests pass (`bun test`) - [X] Code formatted (`bun run fmt`) - [ ] Changes tested locally --------- Co-authored-by: Atif Ali <atif@coder.com>