mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-14 14:50:50 +08:00
feat: 优化代码提交流程 添加lint-staged
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
echo "对已暂存文件运行 lint-staged..."
|
||||
npx lint-staged
|
||||
|
||||
echo "运行类型检查..."
|
||||
npm run typecheck
|
||||
npm run typecheck
|
||||
|
||||
echo "所有检查通过,准备提交..."
|
||||
Reference in New Issue
Block a user