chore: 更新 pre-commit 钩子,添加 TypeScript 格式化设置并清理 VSCode 配置
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "Running pre-commit hook..."
|
||||
|
||||
if command -v pnpm >/dev/null 2>&1; then
|
||||
|
Reference in New Issue
Block a user