fix: husky hooks 添加 shebang 行以支持 Windows Git

This commit is contained in:
2026-06-19 19:43:33 +08:00
parent c3956f0f36
commit c20e3f5149
2 changed files with 2 additions and 0 deletions
Regular → Executable
+1
View File
@@ -1 +1,2 @@
#!/bin/sh
cd gui/src-frontend && npx lint-staged