refactor: migrate permissions from user_temp to member table

This commit is contained in:
Mauricio Siu
2025-02-21 00:00:22 -06:00
parent 790894ab93
commit 725bd1a381
17 changed files with 897 additions and 876 deletions

View File

@@ -37,9 +37,9 @@
commit-msg:
commands:
commitlint:
run: "npx commitlint --edit $1"
# run: "npx commitlint --edit $1"
pre-commit:
commands:
check:
run: "pnpm check"
# run: "pnpm check"