This website works better with JavaScript
首頁
探索
說明
註冊
登入
ai
/
OpenHands
關註
2
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
瀏覽代碼
Run package commands directly (
#3013
)
sp.wack
1 年之前
父節點
fa6c12473e
當前提交
8bfa61f3e4
共有
1 個文件被更改
,包括
2 次插入
和
2 次删除
統一視圖
顯示文件統計
2
2
frontend/.husky/pre-commit
+ 2
- 2
frontend/.husky/pre-commit
查看文件
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
cd frontend
cd frontend
-
npx
lint-staged
-
npm run test
+lint-staged
+
vitest run