mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-30 12:07:22 +08:00
feat: 添加 husky 预提交和预推送钩子,运行类型检查以确保代码质量
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
echo "运行类型检查..."
|
||||
npm run typecheck
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
echo "运行类型检查..."
|
||||
npm run typecheck
|
||||
Reference in New Issue
Block a user