fix: 更新 lint-staged 配置,支持 .tsx 文件格式
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
echo "🔧 正在运行 pre-commit 钩子..."
|
||||
pnpm -v
|
||||
pnpm exec lint-staged
|
||||
echo "✅ pnpm 已安装,正在执行 lint-staged..."
|
||||
|
||||
# if command -v pnpm >/dev/null 2>&1; then
|
||||
|
Reference in New Issue
Block a user