🎨更换web页面框架

This commit is contained in:
2024-07-15 16:44:52 +08:00
parent 3e1d3d63d0
commit 1f49b798eb
205 changed files with 2 additions and 23053 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
. "$(dirname "$0")/common.sh"
[ -n "$CI" ] && exit 0
PATH="/usr/local/bin:$PATH"
# Perform lint check on files in the staging area through .lintstagedrc configuration
pnpm exec lint-staged