Browse Source

fix: husky not able to execute pre-commit on windows (#4370)

Jai Kumar Dewani 3 năm trước cách đây
mục cha
commit
cecabc2196
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .husky/pre-commit

+ 1 - 0
.husky/pre-commit

@@ -1 +1,2 @@
+#!/bin/sh
 yarn lint-staged