initial commit

This commit is contained in:
ken
2026-02-16 12:46:37 +08:00
commit e10747feac
190 changed files with 49119 additions and 0 deletions

1
.husky/commit-msg Normal file
View File

@@ -0,0 +1 @@
npx --no-install max verify-commit $1

1
.husky/pre-commit Normal file
View File

@@ -0,0 +1 @@
npx --no-install lint-staged --quiet