feat: add readme and clean up comments and code quality. Also update metadata so that it reads better in settings

This commit is contained in:
Lucas Oskorep
2026-06-29 21:35:13 -04:00
parent 2c0a09efb0
commit 408288f79e
9 changed files with 58 additions and 38 deletions
+3
View File
@@ -38,5 +38,8 @@ live-debug:
lint:
pnpm run lint
lint-fix:
pnpm run lint --fix
clean:
pnpm run clean