This commit is contained in:
Endeavorance 2025-05-10 10:46:40 -04:00
parent cc37b06d8b
commit cc19888102
14 changed files with 529 additions and 322 deletions

View file

@ -1,3 +1,4 @@
#!/usr/bin/env bash
#DESCRIPTION# Format the repo, writing the formatted files to disk
bunx biome format . --write
# Format the repo, writing the formatted files to disk
bunx biome format . --write