Skip to content

Commit

Permalink
feat: sort member list by username
Browse files Browse the repository at this point in the history
  • Loading branch information
aseerkt committed Jul 2, 2024
1 parent 97145f0 commit b60cb42
Show file tree
Hide file tree
Showing 15 changed files with 176 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm build
pnpm lint
153 changes: 86 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions server/eslint.config.js

This file was deleted.

Loading

0 comments on commit b60cb42

Please sign in to comment.