🔄Update: 导入初始工程

This commit is contained in:
2025-10-14 11:29:41 +08:00
parent 1acf258dc8
commit 60b09cddaa
149 changed files with 25068 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# Export Git hook params
export GIT_PARAMS=$*
npx --no-install fabric verify-commit
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install lint-staged