mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 08:07:23 +08:00
chore: 增加 i18n 检查脚本与提交钩子
This commit is contained in:
@@ -4,4 +4,7 @@ npx lint-staged
|
||||
echo "运行类型检查..."
|
||||
npm run typecheck
|
||||
|
||||
echo "运行国际化检查..."
|
||||
npm run lint:i18n
|
||||
|
||||
echo "所有检查通过,准备提交..."
|
||||
Reference in New Issue
Block a user